ArchiveIssuesJQL
Archive issues using JQL.
Stored Procedure Specific Information
The execution time of this stored procedure may vary depending on the data processed in the Jira task. If execution exceeds the current Timeout limit, an exception will be thrown. To prevent this, consider increasing the Timeout connection property as needed for your specific use case.
Note: This stored procedure is available only in the Jira Cloud version.
Input
| Name | Type | Required | Description |
| JQL | String | True | The input JQL. |
Result Set Columns
| Name | Type | Description |
| NumberOfIssuesArchived | String | This value shows the number of archived issues. |
| NumberOfSubtasksArchived | String | This value shows the number of archived subtasks. |