The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

The different behaviour in case of create new or edit screen is not working for transition screen

gvidali
April 20, 2020

I have a behaviour so that its code works only in case of creating a new issue but not  when editing it.

That works great with below code:

if (getActionName() == null) { // null = edit issue
return // not the initial action, so don't set default values
}

 

That problem appears when I set a workflow transition to make the edit screen popup.

In that case the behaviour starts as it was a new issue.

Is there a problem in the getactionname code ?

 

 

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events