Modify ↓
Opened 5 years ago
Closed 5 years ago
#13300 closed enhancement (fixed)
Use TicketFieldList in ticket templates and remove fields_map
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.2 |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | refactoring |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: |
|
||
| Internal Changes: | |||
Description
We can deprecate fields_map on 1.4-stable and refactor to use fields in the template if fields is an instance of TicketFieldList (from trac.ticket.api).
Attachments (0)
Change History (2)
comment:1 by , 5 years ago
| API Changes: | modified (diff) |
|---|
comment:2 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Proposed changes: