Parameter | Description |
---|---|
Fields | List of issue screen fields to update, specifying the sub-field to update and its value for each field. This field provides a straightforward option when setting a sub-field. Example: { "summary": "Completed orders still displaying in pending", "labels": ["todo", "blitz"], "customfield_10010": 1 } |
Issue ID Or Key | The ID or key of the issue. |
Parameter | Description |
---|---|
Notify Users | Whether a notification email about the issue update is sent to all watchers. To disable the notification, administer Jira or administer project permissions are required. If the user doesn’t have the necessary permission the request is ignored. |