There doesn't appear to be a good way to link back to the releases page from the issue view - the issue object says which milestone it's linked to, but doesn't list releases.
There's also no real way to link to the release from the milestone - again there just doesn't seem to be an API endpoint to achieve that.
Activity
15-Oct-21 16:34
assigned to @btasker
18-Apr-22 11:03
mentioned in commit 6f6e08d5faff5d4910343b3acce6c303bf58a89d
Message
List milestones on project page for websites/Gitlab-Issue-Listing-Script#11
The links don't currently go anywhere - the next commit will implement that
18-Apr-22 11:08
mentioned in commit 82b2b76cd3322d5f31a9935189f03b76f7bfd313
Message
Implement decoding of SEF urls for milestones. See websites/Gitlab-Issue-Listing-Script#11
18-Apr-22 11:37
mentioned in commit e9453cd53380ea0e537cf765f147ac1901a2f8d3
Message
Add Milestone page for websites/Gitlab-Issue-Listing-Script#11
This lists all issues within a milestone.
We should probably update the issue listing page to include it's milestone now and have it link out
18-Apr-22 11:46
mentioned in commit 5c06d460ab33a105c3d814b63e94253f2adf925b
Message
Update issue page to link back to milestone for websites/Gitlab-Issue-Listing-Script#11
18-Apr-22 12:43
Milestones are in place then
18-Apr-22 12:44
mentioned in commit d0a6230c36065c30899d57f60758f6f210f33313
Message
List releases on the project page for websites/Gitlab-Issue-Listing-Script#11
The links won't currently display anything, that'll be implemented across the next few commits
18-Apr-22 12:46
mentioned in commit f4dbcc13f068729792a62f1f9be1fea1ff94fd37
Message
Implement SEF parsing for release page. See websites/Gitlab-Issue-Listing-Script#11
18-Apr-22 13:30
mentioned in commit c7cbdbb34628770d2964faf9f7490414a5f18f4a
Message
Add release view for websites/Gitlab-Issue-Listing-Script#11
Displays information about the release and links back to the commit which created it, as well as any milestones linked into it.
18-Apr-22 13:33
Releases page is implemented.
There doesn't appear to be a good way to link back to the releases page from the issue view - the issue object says which milestone it's linked to, but doesn't list releases.
There's also no real way to link to the release from the milestone - again there just doesn't seem to be an API endpoint to achieve that.
19-Apr-22 08:32
mentioned in issue #25