Uploaded image for project: 'JIRA Components'
  1. JIRA Components
  2. JIRA-103

JIRA API endpoint deprecation

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Minor
    • None
    • 11.1.2
    • API
    • Unknown

    Description

      Hello,

      Based on Jira publication https://developer.atlassian.com/changelog/#CHANGE-2046 the following Jira API endpoint is soon going to be deprecated and removed. It is used in JIRAURLHelper.java (github link) and tests.

      /rest/api/2/search

      Jira is replacing the endpoint with /rest/api/3/search/jql (documentation link)

       

      I am unsure if this will affect the macro functionality. Jira macro seems to use legacy "Search request view" (defined in JIRAURLHelper.java):

      /sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml 

       

      Endpoint should be updated to prevent problems from its removal. It is unsure if this will affect other currently used endpoints.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Wikiveisaa Lari
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: