Hello Community, I need your help with the following problem. In my project, I need to configure the workflow so that when transitioning from one state to another, it is mandatory to attach a file to the issue. I understand that this must be done through a transition validator, I have already added it but it does not work for me, I think I am missing something for it to work successfully.
I look forward to your comments, thank you very much! 👋🏻
Is this a validation that you want to put from the portal or when you are in your JSM project as an agent?
Thanks,
Fabian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hola Dario,
Here is your workaround: https://jira.atlassian.com/browse/JRACLOUD-74046
You will be better of with other workflow plugins like JMWE.
Saludos
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabian Lim
So from what I understand, the solution is to create a screen and add it to this transition? I prefer to do it with Jira's native options instead of installing plugins.
Thank you very much for your collaboration! 🙏🏻
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am from Forgappify, and we developed Fields Required Validator, which is part of the Workflow Building Blocks for Jira, that will work for your case.
If you are looking for more options to validate the Attachment field, you can use our Jira Expression Validator, which allows you to inspect the attachment's file name, mimeType, size, author, and even creation date.
I am leaving a link to our expression library in case you are interested.
I hope it will help.
Cheers
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.