Hi everyone,
I have a use case where we create a validation loop in Jira to validate files. The reporter will create the ticket and select multiple users in a "User Picker (multiple users)" field, then send it for validation. I have a few constraint on the validation and I look for the best way to do it, here is the specs :
For doing that, I was thinking of using a workflow post function to create sub tasks automatically based on the "User Picker (multiple users)" field. I was looking to create one sub task for every approvers selected. I have scriptrunner and was thinking of using the "Create a sub-task" post-function but not sure it's the most appropriate in this case.
Do you have any idea how I could do it ?
For me to create sub-tasks is the most appropriate to deal with all those constraints, but maybe I am wrong, any advice ?
Thanks in advance
Hi,
In case anyone is interested, I didn't use the subtasks. I created a field "Approvers" where I remove the users when they have approved.
I also created created a field "List of Approvers" which is a copy of "Approvers" on first transition.
I have few different status for the validation, the minor rework case where everyone can validate in the approver field except the one who send it for rework. The major rework where no one can approve and when it's send back for approbation, I copy the value of "List of Approvers" in "Approvers" to make sure everyone will have to approve it again.
And once the "Approvers" field is empty, the issue is automatically validated.
Hope this can help.
Hi @Arthur S
You can explore the plugins available for the approval process
https://marketplace.atlassian.com/apps/1211763/herzum-approval?tab=overview&hosting=datacenter
Let me know your thoughts
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Pramodh,
I am going to test the first one as it's free for Jira server, but I am not looking to by a new app, I don't have the budget for it yet.
Thank you for your answer :)
Arthur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Validate your expertise in managing Jira Service Projects for Cloud. Master configuration, optimize workflows, and manage users seamlessly. Earn global 🗺️ recognition and advance your career as a trusted Jira Service management expert.
Get Certified! ✍️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.