XMLWordPrintable

Details

    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Customers want to be able to archive issues, but currently, we don't have an action that allows this. 

      Workaround

      Although the native feature is not yet available, you can configure a workaround by utilizing the Send outgoing web request action to send a request to the archive issues REST endpoint along with Personal Access Tokens for authentication.

      Example:

      Detailed steps

      1. Create a Personal Access Tokens
      2. Add the Send outgoing web request action to your automation rule.
      3. Configure its settings like so:
        • Webhook URL: <BaseURL>/rest/api/2/issue/Key.urlEncode/archive
          Replace '<BaseURL>' with your instance's actual URL.
        • Header Name: Authorization
        • Header Value: Bearer <Token>
          Replace '<Token>' with the actual generated token from step 1.
        • HTTP method: PUT
        • Webhook body: Empty
      4. Save the changes and test your rule.

      Attachments

        Issue Links

          Activity

            People

              5b2ccddb8927 Anna Przybycień
              vseger@atlassian.com Victor Seger (Inactive)
              Votes:
              10 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: