After this change, a Milestone name can be changed quickly from its Workboard,
with all the expected validations of course:
| Before | After |
|-----------|-----------|
| {F253460} | {F253462} |
Before this change, people able to edit a Milestone had to do so much
steps to exactly do the same thing:
1. click on the Milestone name
2. click on Manage
3. click on Edit Details
4. change the name
5. Save
6. Manually visit again the Project's Workboard
Thanks to this new shortcut, this is no longer necessary. You just need to:
1. click on Edit (nearby the Name)
2. click on Edit Column
3. change the name
4. Save
No need to do anything else, since you never left the Workboard.
This does not change the level of permissions needed: if you have not enough
permissions to see or edit a Milestone, you cannot access this feature indeed.
Closes T15143