Actions
Update Component
Updates a component. Any fields included in the request are overwritten.
Parameters
Parameter | Description |
---|---|
Assignee Type | The nominal user type used to determine the assignee for issues created with this component. See realAssigneeType for details on how the type of the user, and hence the user, assigned to issues is determined. Can take the following values:- PROJECT_LEAD the assignee to any issues created with this component is nominally the lead for the project the component is in. |
COMPONENT_LEAD
the assignee to any issues created with this component is nominally the lead for the component.UNASSIGNED
an assignee is not set for issues created with this component.PROJECT_DEFAULT
the assignee to any issues created with this component is nominally the default assignee for the project that the component is in.Default value:PROJECT_DEFAULT
.Optional when creating or updating a component. | | Component ID | The ID of the component.Can be obtained via theList Project Components
action. | | Description | The description for the component. Optional when creating or updating a component. | | Lead User Name | The username of the component’s lead user. | | Name | The unique name for the component in the project.Required when creating a component.Optional when updating a component. |
Example Output
Workflow Library Example
Update Component with Jira Data Center and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?