I have been asked to automate assignments of all issues. In order to do this, I will need to use approximately 60 post functions in each of 4 workflows.
Technically, there is no significant limit, you can add hundreds.
I would question why you're adding so many though, there may be a better approach, and I would avoid putting many on a single transition too.
It just has to be in the first transition. Then it functions as defined.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know if there is a limit, but that sounds unmanageable.
Maybe use a combination of post functions in the workflows with automation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I fully agree with John, if you need this number of post-functions, you won't be able to handle this any more.
And besides that, this will probably decrease your performance.
Maybe you can elaborate a little bit more, what exactly you want to do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I need to auto-assign the issue to a user for review upon creation. We have 3 workflows handled by 1 issue type workflow scheme
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But why do you need so many post-functions then? If you want to assign one user, it should be only one post-function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There are multiple criteria to determine a user and there are 32 users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you share a little more information? There might be a better way to accomplish it besides multiple post functions. Maybe an example?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you - I managed to add the assignment to a manual process temporarily and will use scriptrunner to make the other adjustments. Thank you for confirming that this was not the right way to go.
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.