Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

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:

...

Tip

Since v7.0.2, Multi-Level Cascading Select supports ScriptRunner integrations.

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.

...

How to get

...

option 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.

...

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

...