Add Ability To Share Iteration Report Filtered By Label

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Release notes

In GitLab 13.8, we added ability to filter issues within the iteration report by label. However, it is currently not possible to share the filtered results via URL.

Problem to solve

When filtering the iteration report by label, users should be able to share the filtered results via a URL.

Proposal

When sorting issue lists, users are able to copy the URL which links to their filtered results. For example, the following URL would link to a issue list filtered by label:

https://gitlab.com/path/to/group/-/issues/?label_name[]=test%3A%3Alabel

This should also apply when filtering the iteration report by label. Instead, the URL remains the same (https://gitlab.com/path/to/group/-/cadences/:ID/iterations/:ID) and users are unable to share specific filtered results.

Intended users

End users who wish to share specific results with their team and/or create a Wiki view with specific data to be quickly accessed.

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by 🤖 GitLab Bot 🤖