You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I am working on a situation where the user has requested that I make fields mandatory based on other fields being marked with a specific value during the ticket creation phase.
On Server, I would have used the Scriptrunner behaviours functionality to achieve this. I understand this isn't available in cloud. Is there a way to do something like this in Cloud with Scriptrunner?
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.