#2855 Make milestone name clickable in issue page
Closed: Fixed Opened by cqi.

After selecting a milestone for an issue, milestone name is shown but it is only plain text there. It would be nice to make it clickable in order to move to milestone page conveniently.


I guess this needs tweaking to the JS code adding that field based on SSE :)

Metadata Update from @pingou:
- Issue tagged with: Issue tracker, RFE

Metadata Update from @pingou:
- Issue assigned to pingou

Commit 8c5ba3b6 fixes this issue

Metadata