Modify ↓
Ticket #892 (closed defect: fixed)
Opened 7 years ago
Last modified 7 years ago
Remove hardcoded values for resolution field in tickets
| Reported by: | pkou <pkou at ua.fm> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | ticket system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
Values for resolution field are hardcoded in ticket.cs in addition to dictionary table enum.
Attached patch removes hardcoded values.
Attachments
Change History
Changed 7 years ago by pkou <pkou at ua.fm>
- Attachment patch-resdb-r1020.diff added
comment:1 Changed 7 years ago by cmlenz
- Milestone set to 0.8
- Owner changed from jonas to cmlenz
- Status changed from new to assigned
Looks good. Thanks for the patch.
comment:2 Changed 7 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed
Applied in [1021].
Note: See
TracTickets for help on using
tickets.



Patch for the changes