I'm looking to display a warning message to a customer if they select a certain value for a custom field.
An example use case would be: User selects "urgent" which will page an on-call engineer. We don't want to prevent the submission of the request, but we do want them to know the impact of that selection and verify if they're sure that's what they want to do.
Using a Scriptrunner behaviour, I was able to create a error message that displays for a field if a certain value is selected, however that blocks the submission of the ticket. The display for that is exactly what I'm looking to do though.
Any thoughts are greatly appreciated.
Thank you!