Hi Community,
i have 3 JIRA Projects which each have an own filter they provide to us.
I want to integrate / merge alle 3 filters from 3 different projects to 1 new Project/Board
I can manually merge this with a long JQL but instead i want to incorprate the filter names, so that my source projects only have to maintain the filter for changes and my code is cleaner.
Then I'd like to put an additional filter on objects that are shared by all projects; example:
and then the resuls of issues be sorted: ORDER BY Rank ASC
Example:
New:
Project: Merge
Filer: Merge
Sources:
Project: Name1
Filer: "Filter_1"
Project: Name2
Filer: "Filter_2"
Project: Name3
Filer: "Filter_3"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.