Hello,
I'm trying to automate the following scenario.
I have a Jira project and I would like to build an project agnostic automation. This project which I will call "ProjA" will hold the automation for its issues based on the status of N projects issues, I will call these projects as "ProjN". It would be like "When a linked issue changes its state, change the state of my issue", but from ProjA perspective.
I would like to know if there's any way to do the following
Why am I doing the above instead of not creating the automation rule in ProjN?
Because I don't want to do any manual work when a project is deleted or a new one is created, I would like the rule to be agnostic. The link between ProjA and N Projects will be detected automatically by the link between the Issues.
I don't see any When trigger saying like:
"When: the linked issue transition to some status"
So, this, the scenario I just explained, is even possible?
Thx a lot! : )
Hi Graham,
This isn't possible using a default install of JIRA but I believe it might be possible to create a much more specific user notification scheme using the JIRA Enterprise Message Handler plugin, so that is what I would suggest you take a look at because that should allow you to better restirct who does and doesn't receive notifications: https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui
All the best,
John
Thanks John,
JEMH looks crazy powerful, but it's way out of our price range for what we would need it to do.
Graham.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.