On this page

Use case

Set a default user for a project role with JWT project properties and assign the transitioned issue to him.

Prerequisites

Set up the default user

Add the user that you need to set as default user for a project role to a role in the project of your choice.

In our case, we will set the user user.one to the project role Developers in the CASE project.

Edit the project description in the project details and add a JWT project property with the default user for the project role as in the following example.

{Developers=user.one}

The property key (first term) must be the name of the project role and the property value (second term) must be the username of the default member of the project role.


Configuration

Add the Assign to project role post function to the workflow transition of your choice.

Project role

Select the project role of the user that you set as default.

Default user

Select Default user


Screenshots



If you still have questions, feel free to refer to our support team.