{{ transformations:JiraCommandAction.png}}
====== JIRA COMMAND ======
Category: Workflow / App/Cloud\\

\\ 
=====Description=====
This action performs commands on project issues within a Jira account.\\

\\
=====Capabilities=====
  *Create issue
  *Change issue status
  *Delete issue

\\ 
=====Action settings=====
^ Setting  ^ Description  ^
|Connector<sup>*</sup>|Select a configured Jira connector. See [[connectors:jira|Jira connector]] for details.|
|Command|Choose which Jira command to perform.  Options: //Create issue//, //Change issue status//, or //Delete issue//.  |
<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].

\\ 
====Create issue settings====
^ Setting  ^ Description  ^
|Project key<sup>*</sup>|Enter or select the parent Project of the issues to create an issue within.  |
|Summary<sup>*</sup>|Enter the summary (or "title") for the issue being created.  |
|Issue type<sup>*</sup>|Enter or select the type of issue being created.|
|Description<sup>*</sup>|Enter a description for the new issue.  Use the "Edit..." button to open the //Parameterized text editor// to incorporate parameters,\\ file or folder paths, etc. within the description.   |
<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].

\\ 
====Change issue status settings====
^ Setting  ^ Description  ^
|Issue Key or ID<sup>*</sup>|Enter or pass in (see "Remarks", below) the Key or ID of the issue being changed.  |
|New status<sup>*</sup>|Enter or select the new status to be applied to the issue.  Select whether a //Key// or an //ID// is being referenced using the\\ down arrow at the left of the field.  |
<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].

\\ 
====Delete issue settings====
^ Setting  ^ Description  ^
|Issue Key or ID<sup>*</sup>|Enter or pass in (see "Remarks", below) the Key or ID of the issue being deleted.  |
|Delete Subtasks|Check this option to remove all subtasks under the specified issue.  |
<sup>*</sup> Setting can be specified using a [[:parameters|parameter]].

\\ 
=====Remarks=====
You can "pass in" a specific issue to take action on by using the [[transformations:importjira|Import from Jira]] action to generate a list of issues and filtering it, or as a parameter value.


\\ 
=====See also=====
  *[[transformations:importjira|Import from Jira]]
  *[[connectors:jira|Jira connector]]
