Hello!
I've created an automation so when I move a EPIC to "Cancelled", all of the issues linked to that epic will also be set as cancelled
That said, I want a to create a Pop-up screen for when I try to move the epic to cancelled it says "Do you really want to do that? It will also cancel all of the issues linked to that epic" and the user has to choose a "Yes/no" box or something like that to confirm that action or cancel it (if it was not rightly chosen)
Can anyone help me what's the best way of doing so? If it's possible
Hi @Paulo Vinicius de Oliveira ,
You could achieve this with a transition screen and a custom field that has a validator configured to ensure the user selects a value. (Either enforcing value == 'Yes' or just enforcing that value is not null if there is only one choice in the field.)
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.