On this page



Use case

In the following use case we use a JWT JQL function in order to retrieve all issues in a specific project that are assigned to a developer, meaning that the assignee is in the project role Developers.



Configuration

Use the following JQL:

project = WEB and assignee in usersWithRoleInProject("Developers", "WEB")



Screenshots



Related use cases




JWT feature
JQL function

usersWithRoleInProject()

Label





Status
Tech review

Style guide