Hi,
i am pretty new to Jira automation an struggling finding a solution for this:
If an issue is transitioned into 'in progress' the automation should check if the user which is Assignee of the issue in transition has already X issues in 'in progress' and if this is a case, the transition should be canceled.
The reason is, that I want to prevent our developers to have too many tickets in progress.
I know that the is the Limit per status but this don't distinguish between users which means if the team size changes to need to adjust the WIP per status.