Add ability to filter Jira issues by Jira component in Jira issues integration
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
The following is a common setup for our workflow: We have a development project A, whose code is divided into two GitLab projects A1 and A2. At the same time, we use a single Jira project for A. Issues related to A1 or A2 are assigned to the respective Jira components compA1 and compA2. GitLab and Jira are connected via the Jira issues integration.
In the Issues view of GitLab project A1, I want to see only the issues tagged with the Jira component compA1 (and similarly for project A2 with compA2). However, this functionality does not currently seem to be available.
Proposal
In addition to the existing options for filtering issues by project, label, and other criteria, it would be highly beneficial if users could also filter issues by Jira component.