Hi Community,
I am struggling with a wf post function that the customer was used to on Jira Server but it doesn´t exist in the cloud version anymore.
The use case behind is a bug work flow:
In server version this looked like the following:
I was also thinking of an automation rule but I could not see a way to find out the user who changed the status to "Fixed" (because it has been some time before the transition that triggered the rule). Any ideas if I could retrieve this data via a API webrequest?
Any help/advice is welcome.
Thanks in advance.
Best
Stefan
Hi Stefan,
Yeah, the only thing I can think of is to create a custom user picker field for the Developer and populate it with the Assignee when the issue is transitioned to Fixed using an Automation Rule.
Then when the rule fails and is moved back, the Assignee can be set to the custom field - using an automation rule or a post function.
hm.....mhm.... that was the only thing I could think of too. Just would like to avoid alsways adding new customfields into issues not needed by the business but to build workarounds for jira functionality 😕
any idea if this information can be gotten via RestAPI ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, I am not an API guy. Maybe JMWE could do it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok. Thanks for your input and help.
If it´s OK for you I would leave it open. Maybe I can gather some input regarding the API idea.
Best
Stefan
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.
@David Fischer thanks for reaching out. Unfortunately this is not an option at the customer site :-/
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.