Has anyone else run into this problem?
The only thing I can think is that Behaviours is seeing the "none" option selected in the Project select list as a viable option, instead of not one of the real options at all.
Note: "none" is not one of the options configured for the select list. It's only showing up because we don't want to set a default value for this particular select list so Jira puts a "none" in the select list for you when the form first loads.
Behaviours does not yet work on Cloud, due to constraints on the platform, not Adaptavist coding! We're working with Atlassian to get it supported though.
For now, you will have to look at alternatives - validators to check input and return people to the data screen with a warning about what they've done wrong, or seeing if you can automate the action that the Behaviour is trying to get out of the user.
I will explore this to see what I can do. It isn't mission critical if I can't get it to work, but it is a nice to have for the team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We had the same issure and had to use another plugin.
You can try jmwe event based actions. You can customize a validator that checks that fields are not empty based on separate conditions. Try the plugin and contact their support team. They are very good at getting back.
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'll take a look at the plugin. I might be able to install it if the cost is right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This might work. I can't install it because of the cost, but thank you for the suggestion.
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.