Milestone Attachments Lost when Milestone Name Updated
When I updated a milestone's name, the attachments associated with it no longer appeared. They were still in the database's "attachment" table, only associated with the id of the milestone's previous name. Manually updating the id in said table corrected everything as it should be.
Personally, I think updating a milestone's name shouldn't cause the attachments associated with it to no longer show up, requiring manually adjusting the database field.
Change History
(5)
| Milestone: |
next-major-0.1X → 0.12.1
|
| Milestone: |
0.12.1 → 0.12
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
Right, we should call:
(method only in the WikiRename branch for now).