Skip to end of banner
Go to start of banner

addCustomFieldContext

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 30 Next »

See also: Actions

Description

Add a new context for a custom field. Optionally, issue types and projects can be associated to the context using the issueType and project parameters accepting a comma separated list of names or ids. Use @all or blank for the issueType parameter to associate the context to all issue types. Use @all or blank for the project parameter to make the context a global context. If '--options createAnother' is specified, a new context will be added even if a context exists with the same name.

Required Parameters

field, name

Optional Parameters

description, issueType, project, context, continue

Type

Create

Category

Fields

Output Formats

Replacement Variables

field, fieldName, context, contextName

Hostingcloud,server,datacenter
Since Version9.7

Examples

addCustomFieldContext

Related How To's

  • No labels