Skip to content

Fix label filter link on Jira issues list page when ff is enabled

What does this MR do?

On Jira issues list page when the feature flag jira_issues_list is enabled, the labels do not link to a valid link that filters the list by the said label.

This MR fixes this by adding the correct link and applying the right filters so the only issues with the selected label are shown.

Screenshots (strongly suggested)

Jira_issue_item_with_labels

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #322536 (closed)

Edited by Justin Ho Tuan Duong

Merge request reports

Loading