Creates a workflow scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedResets the default workflow for a workflow scheme. That is, the default workflow is set to Jira's system workflow (the jira workflow).
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
and a draft workflow scheme is created or updated with the default workflow reset. The draft workflow scheme
can be published in Jira.
Permissions required: Administer Jira global permission.
Resets the default workflow for a workflow scheme. That is, the default workflow is set to Jira's system workflow (the jira workflow).
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
and a draft workflow scheme is created or updated with the default workflow reset. The draft workflow scheme
can be published in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedDeletes the workflow-issue type mapping for a workflow in a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
and a draft workflow scheme is created or updated with the workflow-issue type mapping deleted. The draft
workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Deletes the workflow-issue type mapping for a workflow in a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
and a draft workflow scheme is created or updated with the workflow-issue type mapping deleted. The draft
workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedDeletes a workflow scheme. Note that a workflow scheme cannot be deleted if it is active (that is, being used by at least one project).
Permissions required: Administer Jira global permission.
Deletes a workflow scheme. Note that a workflow scheme cannot be deleted if it is active (that is, being used by at least one project).
Permissions required: Administer Jira global permission.
Optional
callback: undefinedDeletes the issue type-workflow mapping for an issue type in a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
and a draft workflow scheme is created or updated with the issue type-workflow mapping deleted. The draft
workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Deletes the issue type-workflow mapping for an issue type in a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
and a draft workflow scheme is created or updated with the issue type-workflow mapping deleted. The draft
workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a paginated list of all workflow schemes, not including draft workflow schemes.
Permissions required: Administer Jira global permission.
Returns a paginated list of all workflow schemes, not including draft workflow schemes.
Permissions required: Administer Jira global permission.
Optional
parameters: Version3Parameters.GetAllWorkflowSchemesOptional
callback: undefinedReturns the default workflow for a workflow scheme. The default workflow is the workflow that is assigned any issue types that have not been mapped to any other workflow. The default workflow has All Unassigned Issue Types listed in its issue types for the workflow scheme in Jira.
Permissions required: Administer Jira global permission.
Returns the default workflow for a workflow scheme. The default workflow is the workflow that is assigned any issue types that have not been mapped to any other workflow. The default workflow has All Unassigned Issue Types listed in its issue types for the workflow scheme in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a page of projects using a given workflow scheme.
Returns a page of projects using a given workflow scheme.
Optional
callback: undefinedReturns the workflow-issue type mappings for a workflow scheme.
Permissions required: Administer Jira global permission.
Returns the workflow-issue type mappings for a workflow scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a workflow scheme.
Permissions required: Administer Jira global permission.
Returns a workflow scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns the issue type-workflow mapping for an issue type in a workflow scheme.
Permissions required: Administer Jira global permission.
Returns the issue type-workflow mapping for an issue type in a workflow scheme.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedReturns a list of workflow schemes by providing workflow scheme IDs or project IDs.
Permissions required:
Returns a list of workflow schemes by providing workflow scheme IDs or project IDs.
Permissions required:
Optional
callback: undefinedSets the workflow for an issue type in a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
in the request body and a draft workflow scheme is created or updated with the new issue type-workflow
mapping. The draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Sets the workflow for an issue type in a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
in the request body and a draft workflow scheme is created or updated with the new issue type-workflow
mapping. The draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedSets the default workflow for a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
in the request object and a draft workflow scheme is created or updated with the new default workflow. The
draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Sets the default workflow for a workflow scheme.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
in the request object and a draft workflow scheme is created or updated with the new default workflow. The
draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedUpdates company-managed and team-managed project workflow schemes. This API doesn't have a concept of draft, so any changes made to a workflow scheme are immediately available. When changing the available statuses for issue types, an asynchronous task migrates the issues as defined in the provided mappings.
Permissions required:
Updates company-managed and team-managed project workflow schemes. This API doesn't have a concept of draft, so any changes made to a workflow scheme are immediately available. When changing the available statuses for issue types, an asynchronous task migrates the issues as defined in the provided mappings.
Permissions required:
Optional
callback: undefinedSets the issue types for a workflow in a workflow scheme. The workflow can also be set as the default workflow for the workflow scheme. Unmapped issues types are mapped to the default workflow.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
in the request body and a draft workflow scheme is created or updated with the new workflow-issue types
mappings. The draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Sets the issue types for a workflow in a workflow scheme. The workflow can also be set as the default workflow for the workflow scheme. Unmapped issues types are mapped to the default workflow.
Note that active workflow schemes cannot be edited. If the workflow scheme is active, set updateDraftIfNeeded
to
true
in the request body and a draft workflow scheme is created or updated with the new workflow-issue types
mappings. The draft workflow scheme can be published in Jira.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedUpdates a company-manged project workflow scheme, including the name, default workflow, issue type to project
mappings, and more. If the workflow scheme is active (that is, being used by at least one project), then a draft
workflow scheme is created or updated instead, provided that updateDraftIfNeeded
is set to true
.
Permissions required: Administer Jira global permission.
Updates a company-manged project workflow scheme, including the name, default workflow, issue type to project
mappings, and more. If the workflow scheme is active (that is, being used by at least one project), then a draft
workflow scheme is created or updated instead, provided that updateDraftIfNeeded
is set to true
.
Permissions required: Administer Jira global permission.
Optional
callback: undefinedGets the required status mappings for the desired changes to a workflow scheme. The results are provided per issue type and workflow. When updating a workflow scheme, status mappings can be provided per issue type, per workflow, or both.
Permissions required:
Gets the required status mappings for the desired changes to a workflow scheme. The results are provided per issue type and workflow. When updating a workflow scheme, status mappings can be provided per issue type, per workflow, or both.
Permissions required:
Optional
callback: undefined
Creates a workflow scheme.
Permissions required: Administer Jira global permission.