Bulk mutate various attributes on issues within an organization. Use when you need to update status, priority, assignment, or other attributes for multiple issues at once. Maximum of 1000 issues can be mutated, with a 100 issue limit per request.
idarrayIssue IDs to mutate. For non-status updates, this parameter is required. For status updates, it can be omitted to update all matching issues.
sortstringSort order for issues. Defaults to 'date'.
inboxbooleanMark issue as reviewed in inbox.
limitintegerMaximum number of issues to affect. Default: 100, Maximum: 100.
mergebooleanMerge issues together. Requires multiple issue IDs.
querystringSearch query for filtering issues. Defaults to 'is:unresolved' if not specified. Only used when issue IDs are not provided.
statusstringNew status for the issues.
viewIdstringView ID to apply view's query and filters. Only used when issue IDs are not provided.
discardbooleanDiscard the issues.
hasSeenbooleanMark the issue as seen.
projectarrayProject IDs to filter issues by. Use -1 to include all available projects.
isPublicbooleanMake the issue public or private.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.