I'm trying to setup an automation to check the linked PR status and move the ticket back to the previous status if the PR is in "Draft" status.
I've found some option in community but seems those are not working.
I"m using smart value {{pullRequest.title}} and checking if that contains "Draft" and another option is I'm checking if {{pullRequest.state}} equals "Draft" and no success. Audit logs show that the issue didn't match the condition.
Any ideas?
The only reasonable option is to have 3 projects, one for each issue type and give the users access to those projects as needed.
To answer the question literally: Rewrite Jira and add the code required to do permissions at lower levels.
Jira permissions are done only at a project level. There's nothing to cascade down to.
You can do a little bit with issue security, but that only applies with "view", not the other 25ish permissions.
To do what you describe, you will need two things:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.