Modify ↓
Opened 8 months ago
Last modified 8 months ago
#10469 reopened enhancement
[patch] Add a "skip this cell" pseudo-field
| Reported by: | ChrisNelson | 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 (5)
Changed 8 months ago by ChrisNelson
comment:1 Changed 8 months ago by ChrisNelson
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from Add a "skip this cell" pseudo-field to [patch] Add a "skip this cell" pseudo-field
comment:2 Changed 8 months ago by rjollos
- Cc falkb added
comment:3 Changed 8 months ago by ChrisNelson
- Resolution fixed deleted
- Status changed from closed to 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 8 months ago by falkb
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.