Forums

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

"Fast-track transition an issue" - does not fire when adding a comment ?

Alex
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 15, 2022

I don't quite understand how to finish the code.
The transition (fast-track) should handle if the comment is left by a non role"developers"


My code:

!isUserMemberOfRole('Developers')

how to add code about like: if there are user comments then = true..?


 sdf.png

1 answer

0 votes
Joel Batac
Contributor
March 29, 2023
if (!isUserMemberOfRole('Developers')) {
return true }
else { return false }

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events