Add ability to synchronize at the Project category level
A structure is set up across multiple JIRA projects and when I add a new project, I have to redo the synchronizer. If I could select a Project Category instead of individual projects, then I would only need to add the new project to the project category.
4
votes
Andrea Carl
shared this idea
-
Andrea, thanks for your feedback.
Am I right in assuming that you're using Filter synchronizer, and you need to reinstall it because your JQL changes to include a new project? In that case, you can just use "category = XYZ" JQL condition instead of "project in (...)".
Would that solve the problem?