I connected my jira to my slack. Id like to create a notification when a specific label is added to a bug that works across all projects.
Sounds like something we should be able to achieve using Automation, however "across all projects" raises a flag, as global rules are not free. See this post.
That being said, if you're on a Premium plan, you'll likely stay within the limits, and something along these lines should work:
As this will trigger every time a label is added, you'll quickly reach the 500 max limit of a standard plan, so for that you'll be looking at 1) a different tool, such as Scriptrunner or 2) recreating the same rule in each and every project across Jira.
Hope that helps ☺️
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.