We want to add default value to certain custom fields based on the value of a dropdown field.
I checked with Behaviour. We can add the same in Initialisers. But the problem is it populates default values once the create screen is loaded but not based on the value of a custom field.
Kindly suggest an approach or alternative.
Hi Rajaravikiran
If you want a Behaviour to set another field to a certain value when a given select list is changed then you need to add a Field level script on the select list inside your behaviour configuration.
i.e. you have to choose the select list field in the behaviours and attach a script to it.
You can control the value of a text field based on the value of a select list with a script like the one shown here in the Adaptavist Script library
Regards
Matthew
Try automation for Jira. It should do it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Florian.
Could you please explain this a bit as to how we can set default value as well as if the user modifies the default value , the modified value should not be overriden as the automation or behaviour will run each time and that can override the modified value.
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.