Hi,
would it be possible to set the issue/task status after converting:
using Automation (Lite) for Jira? Thanks in advance!
Frank
Hi Frank,
So it's a bit tricky to do this, mainly because Jira doesn't have a specific event for this case, but simply treats it as an issue updated event for the issue type.
What you can do is setup 2 rules like this:
Basically map the Second value to what you need.
You could also use a JQL condition to check for "issuetype in subtaskIssueTypes()" or "issuetype NOT IN subtaskIssueTypes()", but this might also trigger if the issue type is changed from one sub-task type to another (not only on convert from sub-task to issue)
Cheers,
Andreas
Hi Andreas,
thanks a lot. At the moment I haven't installed Automation Lite (because I wasn't sure if this could be done with it). But after your reply I have to give it a try.
Best regards!
Frank
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.