#3716 Changing order of milestones in roadmaps does not change date
Closed: Fixed Opened by jflory7.

Problem

When changing the order of milestones in the Roadmaps menu of a project, the date attached to the milestone is not moved with the milestone title

Analysis

I noticed this issue before 5.0, but tested and verified it is still reproducible on pagure.io.

I use the arrow buttons to reorder the milestones and the date does "move" with the title. But, after I click "Update", the dates remain in the positions they were originally. The only fix is to manually edit them and save changes again.

Implementation

Somehow, it seems the date field is being disassociated from the milestone name when using the reorder buttons to change order. I'm guessing the reorder buttons may not be reordering the whole line internally?


Oops - date field did not move after save

After I click "Update", you can see the date field doesn't move in the above example (Fedora 29 and Fedora 30 are backwards).

Metadata Update from @pingou:
- Issue tagged with: bug

Working on this!

Metadata Update from @pingou:
- Issue assigned to akanksham
- Issue set to the milestone: 5.1

Fixed in https://pagure.io/pagure/pull-request/3816

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata