Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Multi Level Cascade Select field is not officially supported by Adaptavist ScriptRunner plugin and its component yet.

  • Add a Behaviour to a MLCS field

  • Check if all levels are filled in

  • Set the value of an MLCS custom field using ScriptRunner

  • Split 3 levels MLCS values into three different fields

  • Change MLCS value at Priority change

Pro tips:

  1. Avoid yellow spaces: When you copy/paste the code below, please make sure to get rid of the yellow spaces (shown in this picture). They will raise a “Type checking error” in your console.

image-20240805-143632.png

  1. How to get option’s IDs: To get to know the custom field and the option’s IDs, in the custom field context configuration screen click on Edit Options and Export CustomFields.

image-20240805-143656.png

This is a sample JSON file containing the information you are looking for:

  • No labels