Hi Community!
Is it possible with Behaviours to get issue type and priority from linked issue under Create screen?
I used this one like reference:
https://scriptrunner.adaptavist.com/5.3.9/jira/recipes/behaviours/working-with-issuelinks.html
You may need to get this information after the ticket is created. Maybe have a listener to listen for OnCreate event and then update a behaviours field with the information.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.