I am trying to set up an advanced workflow in JIRA OnDemand that allows us to change the issue assignee based on certain conditions whenever the issue is resolved. However we want to be able to have the conditions for the transitions check that the issue reporter is in a particular group.
Looking at the transition conditions, I don't see anything that allows us to do anything based on the issue reporter (except for the "only reporter" condition which isn't what we want). Is there some other way to achieve this?
If it helps clarify, we want to apply conditions like these:
IF issue reporter is in program-management group THEN set assignee to (specific user)
IF issue reporter is in QA or Development group THEN set assignee to (reporter)
Thanks in advance for any advice!
Actually, you can use workflow conditions along with workflow post functions to do this. Your thinking is right but as you correctly mentioned OnDemand doesn't have any conditions that checks for the reporter. It only checks for current user's groups.
So you can't do this unless you go for workarounds like checking current users groups and/or limiting only reporters to do the transition.
This does not look like a workflow condition. It's more of a workflow post function. You might want to check on that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.