Versions Compared

Key

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


Section


Column
width30%600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




Example: Set a watcher at ticket creation depending on custom field's value

You can do it adding the following two post-function to transition "Create issue":

Set a field as a function of other fields: to set auxiliary field "Ephemeral string 1" with the name of a user depending on the value of field "Customer".

HTML Comment
hiddentrue

Wird auf Transition an issue automatically depending on the value of a field eingebunden, da Content der gleiche

Excerpt

Image Removed

Image Removed

Image Removed

Image Removed

Image AddedImage AddedImage Added


Add or remove watchers: to add the user stored in "Ephemeral string 1" as issue watcher.

Image Removed

 Look at the screenshots:


Image Added


Once configured, the transition will look like this:

Image Removed


Image Added



Other examples of that functions

Set a field as a function of other fields

Incoming Links
pageSet a field as a function of other fields
labelsexample



Add or remove watchers

Incoming Links
pageAdd or remove watchers
labelsexample



Related Usage Examples

Content by Label
showSpacefalse
cqllabel = "example" and label = "custom-field"