Modify ↓
Opened 13 years ago
Last modified 4 years ago
#10469 reopened enhancement
[patch] Add a "skip this cell" pseudo-field
| Reported by: | Chris Nelson | Owned by: | thomasd |
|---|---|---|---|
| Priority: | normal | Component: | GroupTicketFieldsPlugin |
| Severity: | normal | Keywords: | |
| Cc: | falkb | Trac Release: | 0.12 |
Description
I'd like to be able to configure:
[group-ticket-fields] group_order = relationships,main relationships = Relationships relationships.fields = parents,-,blockedby,blocking
And have the fields arranged:
| Parent ticket | |
| Depends on | Required for |
Attachments (1)
Change History (6)
Changed 13 years ago by
comment:1 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| Summary: | Add a "skip this cell" pseudo-field → [patch] Add a "skip this cell" pseudo-field |
comment:2 Changed 13 years ago by
| Cc: | falkb added; anonymous removed |
|---|
comment:3 Changed 13 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
I guess this patch won't show up in the list of tickets if it is closed so others won't be able to find it.
comment:4 Changed 13 years ago by
yes, please let the tickets open if the patches aren't finally applied.
Note: See
TracTickets for help on using
tickets.



Patch to add "-" as "null" field to balance columns.