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

...

Create a Jira expression condition

Enter the expression 

As described in A general note about JWT for Jira Cloud, it is not possible to use the JWT field codes in conditions or validators.


Migration steps

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