Hello
Is there a way to trigger Multi-Level Cascading Select validation on edit form? I want to use behaviours because i want to validate those fields not only on transitions, but also during edition.
I have:
but when i edit the issue, it looks like no validation is being triggered.
When I execute the above steps on the other type of field, browser makes the following REST call after edit:
http://{jiraurl}/rest/com.onresolve.jira.plugin.Behaviours/1.0/behaviours/runvalidator.json
Is there any way to trigger this validation on select value change?
Best regards
Pawel
Hello,
It depends where you put your script. You should add the field, which you want to check, to the behaviour and put your script for it.
Hello,
Thank you for quick reply.
This is exactly where I put the script. This works for regular field types, but does not work for Multi-Level Cascading Select.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.