API 2.0: POST call towards /align/api/2/Features/<id>/copy renders HTTP 400 Bad Request

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 10.89
    • Affects Version/s: 10.86, 10.87
    • Component/s: REST API
    • None
    • 1
    • Severity 3 - Minor
    • Breakers - VH2
    • No
    • None

      Issue Summary

      POST call towards /align/api/2/Features/<id>/copy renders HTTP 400 Bad Request

      • Request URL
        https://instance.jiraalign.com/rest/align/api/2/Features/&lt;id&gt;/copy
      • Response Code:
        400
      • Responde Details:
        Error: Bad Request
      • Response Body:
        Cannot copy feature with id &lt;id&gt;. The method or operation is not implemented.

      Steps to Reproduce

      1. Browse to Swagger
      2. Authorize session
      3. Browse to Features, pick POST /align/api/2/Features/id/copy then expand
      4. Click Try out
      5. Type in Feature ID to be copied
      6. Click Execute blue button
      7. Notice the error code and respective message

      Expected Results

      • Feature is copied

      Actual Results

      • HTTP 400 Bad Request error message

      Workaround

      • Copy Feature work item via UI

            Assignee:
            Tony D.
            Reporter:
            Rodrigo Cortez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: