Modify ↓
Opened 5 years ago
Closed 5 years ago
#13985 closed defect (fixed)
Filters are overwritten when same permission is selected for different fields
| Reported by: | Cinc-th | Owned by: | Cinc-th |
|---|---|---|---|
| Priority: | normal | Component: | TicketFieldFilterPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
You may set permissions for each ticket field. Removing them doesn't work as expected.
- There are two fields with same permissions
- Remove the permission from one field and save
- Permissions for both fields are gone
Presumably the saving of the information to trac.ini is broken.
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by
| Summary: | Filter are overwritten when same permission is selected for different fields → Filters are overwritten when same permission is selected for different fields |
|---|
comment:2 Changed 5 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



In 18103: