Versions Compared

Key

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

...

Traffic Light field values are configured on the field configuration page. Go to Settings → Issues → Custom Fields. Find your custom field and navigate to the configuration page through a 3-dot menu of a STAGIL Traffic Light Custom Field → then select Contexts and default values → Edit custom field configuration.

...

  1. Lights: by default, Traffic Lights are named according to their position - Left, Middle and Right.

  2. Colour: you can use the ubiquitous combination of red, yellow and green or customize the colours by clicking on the colour box.

  3. Name: values can be assigned to each light to simplify lights management from the issue view screen or during a search.

...

To change the lights in the issue view, click on the field. Select the necessary option and click Save.

...

Default values

Deafult values currently must be defined as a JSON object.

...

Use the following format:

Code Block
{"light":"Right","name":"Scheduled"}

Find values for “light” and “name” here