Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

The User is not in project role of JWT DC is not yet available in JWT Cloud but can be implemented easily using a Jira expression condition.


UI Steps


UI Step

Add a Jira expression condition.


UI Step

Use this Jira expression

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

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