In one of my JSM project, I have a Urgency field with values critical, high, medium, low.
when urgency = critical i want to set priority to critical
urgency = high i want to set priority to critical
urgency = medium i want to set priority to medium
urgency = low i want to set priority to low
NOTE; We have ScriptRunner
Hi @sreeja pathapelly
You can use Behaviours functionality for this. As you are on DC Scriptrunner has wide range of customizations available.
You can refer below links to build your code.
https://library.adaptavist.com/entity/itsm-lab-2-form-value-and-read-only-behaviour
https://library.adaptavist.com/entity/control-field-selected-checkbox
Let me know If you also need help with script.
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.