I need to keep if condition so that the issue is bug then only Put method execute in script listener in Jira.
If the issue is bug then only the put method needs to execute
Hi,
To get the issuetype value you could try this in your code :
issue<span>.</span>fields<span>.</span>issuetype<span>.</span>name
It looks like you're new here. Sign in or register to get started.