We use the Github for Atlassian app to connect our code in Github to Jira issues.
Whenever you create a PR based on a branch that contains an issue ID, it will move the issue to 'Review'.
I do not want that to happen if the PR is in draft.
How can I configure that?
Thanks, Christiaan