Opened 4 years ago
Closed 4 years ago
#13909 closed defect (worksforme)
Versions are only half-working
Reported by: | Christopher Head | Owned by: | Cinc-th |
---|---|---|---|
Priority: | normal | Component: | SimpleMultiProjectPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
After upgrading to r17869, versions only half-work: in the admin panel I can still see which projects are associated with each version, and change it if I open the details of the specific version; however, the versions are not visible on the roadmap any more. The template file suggests that support for versions has been removed due to a license change in ticket:13849; however, in that ticket, the description said that the version number stuff was submitted by falkb, and falkb said it was OK to relicense in a comment on that ticket, so I have no idea why this is gone. And anyway, it wasn’t removed, it’s only kind of half-gone, since the checkboxes are all still there on the admin page.
Versions are still fully functional. The only part gone is the creation from the roadmap page.
Go to Trac->Admin->Versions to create or modify them. The link to the settings page is at the very bottom of the menu in section Ticket System.
If you can't see the version page you may have to tweak permissions. Adding TICKET_ADMIN should do the trick (at least for testing).
The version pages will return in the future, see #13956.
I'll close this ticket, see #13956 for any progress on this topic.