Versions Compared

Key

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

...

User Profiles for Jira has no “Edit issues” Edit issues permission on the projects to update the custom fields.

\uD83C\uDF31 Solution

Grant the necessary permissions to User Profiles for Jira. To achieve this you have the following options:

  • The first option involves assigning the "Edit Issues" permission to the atlassian-addons-project-access project role, which will grant the permission for all appinstalled apps. Without modification, this would be the Jira default.

  • Alternatively, the "Edit Issues" permission can be granted to the atlassian-addons-admin group, which grant the permission for all apps with global administer permissions.

  • Finally, the "Edit Issues" permission can be assigned to a single user, Upj Cloud, exclusively for our app. The Upj Cloud user is automatically created from Jira when User Profiles for Jira is installed.

By implementing any of the methods, our app User Profiles for Jira will have the required permissions to effectively update custom fields on issues, which is essential for meeting the needs of User Profiles for Jira and ensuring smooth functionality of it.

...