Skip to end of banner
Go to start of banner

addTransitionFunction

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

« Previous Version 69 Next »

See also: Actions

Description

Add a transition function (postfunction, validator, or condition type) to a workflow transition. Function configuration values can be provide using multiple field parameters (name=values) or a JSON representation using the data parameter. Make sure to provide all the fields required by the specific function being added. Field names and values usually have to be discovered by looking at request parameters used when adding the function in the UI or by someone who has provided an example for the specific function you are using. Use '--transition @create --step @create' to add functions to the create issue transition.

Required Parameters

workflow, step, transition, functionKey

Optional Parameters

type, data, field

Type

Create

Category

Workflows

Output Formats

Replacement Variables

Hostingcloud,server,datacenter
Since Version

Examples

addTransitionFunction

Related How To's

  • No labels