Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-21190

API endpoint issues/{id}/changes queried with created_on returns "Something went wrong" error

XMLWordPrintable

      Issue Summary

      The API endpoint:

      https://api.bitbucket.org/2.0/repositories/{workspace}/{repo-slug}/issues/{id}/changes
      

      returns an error "Something went wrong" when queried with created_on field

      Steps to Reproduce

      For a repo that has an issue tracker with issues, run an API call with:

       
      https://api.bitbucket.org/2.0/repositories/{workspace}/{repo-slug}/issues/{id}/changes?q=created_on+%3E+2021-06-21T00:00:00-07:00
      

      Expected Results

      The API call returns the changes requested.

      Actual Results

      The API call returns an error with the message "Something went wrong".

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available.

              Unassigned Unassigned
              tboudale Theodora Boudale (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: