Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


UI Text Box
sizemedium
typeinfo

The condition  User is not in project role of JWT DC is not yet available in JWT Cloud, but you can implement it  but can be implemented easily using the Jira expression condition.

Create a 


UI Steps


UI Step

Add a Jira expression condition

Enter the


UI Step

Use this Jira expression

Code Block
linenumberstrue
!user.getProjectRoles(new Project(issue.project.id)).map(p => p.name).includes("PROJECT_ROLE")
where

PROJECT_ROLE is the project role

 

 name that the current user must not be a member of.




Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue