Something went wrong while fetching comments. Please try again.
Activate links to Issues & Merge Requests in Release Progress View
Problem to solve
With the Release Progress view, users can now see
- Which Issues were worked on in the release
- The status of issues - (closed/not closed)
- The date that the release was complete
- Was the Release published to customers or an internal version
- Type of release - for example major, minor, patch
- The latest build identifiers -id, has value, number, deployed by etc.
For this issue, we want to enable visibility into merge requests and issues by allow users to click into the open/closed issues and MRs for a release:
- Use Case 2 a user during planning will want to see how many issues within a release are planned
Show # issues, # of issues closed, and % as completion metric on releases page, for each associated milestone next to where we show the link to the milestone.
See thread with UX solution validation process #31615 (comment 216704330)
User story
As a user, I want to see the number of relevant issues and their statuses in a release that is associated to milestones, so that I can quickly see how the Release is going.
Acceptance criteria
- Users should be able to click and see the listed issues and MRs
Intended users
Anyone tracking upcoming releases
- Product manager
- Product Designer
- Release Manager
Permissions and Security
- This should follow all practices and tests for #31289 (closed)
Documentation
- We will need to add for public projects only public issues are shown
Availability & Testing
- This should follow all practices and tests for #31289 (closed)
What does success look like, and how can we measure that?
- Users should be looking at open and closed issues related to a release
What is the type of buyer?
- Community Edition