Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
We’re using Jira Cloud and have a team managed project with a restricted issue type.
For a company managed board, I would usually add the atlassian-addons-project-access project role to a permission schema for that type of issue and apply it to the project. However, team managed projects can't edit permission schemas directly, they need to apply the permissions to the project itself. This doesn’t work because the Exalate user is automatically generated and can’t be added to roles or groups.
I was wondering if there is a workaround or if syncing restricted issues only works on company managed boards?
Hello, Quincy Els , instead on relying on Exalate's authentication to create the issue you could use the GroovyHttpClient (at the end of your incoming sync script):
Serhiy Onyshchenko Thanks, this is really good to know! I'm not sure it would entirely solve my issue though?
The issue is already created, the problem is that Exalate doesn't have permission to view the issue to maintain an outgoing sync. To your point, I'll probably need to do this if I want to manage incoming tickets of this restricted type, but I'm still not sure how Exalate would view the protected issues for the outgoing connection?
While I'm still looking for a solution, it looks like we may need to move to a company managed board. It would be nice if the Exalate user was configurable in some way so we can allow it to to view restricted issue types on team managed boards.