Modify ↓
#11892 closed enhancement (fixed)
Move group_milestones from trac.ticket.model to trac.ticket.roadmap
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.3 |
| Component: | ticket system | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: |
Moved |
||
| Internal Changes: | |||
Description
The group_milestones function was added in #7791. The function is used in the presentation layer so it seems like a better location for the function would be the trac.ticket.roadmap module rather than trac.ticket.model.
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
| API Changes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Committed to trunk in [13568].
Note:
See TracTickets
for help on using tickets.



Proposed changes in log:rjollos.git:t11892.