• 1
    • 3
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      Issue description

      According to https://insight-javadoc.riada.io/insight-javadoc-8.6/insight-rest/#objectconnectedtickets, the only required parameter for this endpoint to return all connected Jira issues with an object is the object ID. However, this returns 404 error.

      /tickets is required after the object ID but this does not return issues that are resolved (i.e. Resolution is EMPTY). To get all issues regardless of the resolution, we can make use of the filterId parameter by first creating a JQL filter for the desired issues and include the filter ID in the endpoint.

      The GET call would look like this

      <Jira_base_URL>/rest/insight/1.0/objectconnectedtickets/<object_ID>/tickets?filterId=<filter_ID>
      

      Suggestion

      Include the above in the documentation

          Form Name

            [JSDSERVER-7189] Update API documentation with info to return all object connected issues

            SET Analytics Bot made changes -
            Support reference count New: 3
            Michelle Chin made changes -
            Remote Link Original: This issue links to "Page (Confluence)" [ 959667 ]
            Michelle Chin made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 959667 ]
            SET Analytics Bot made changes -
            UIS Original: 0 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 0
            Daria Shatsylo (Inactive) made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 709382 ]
            Daria Shatsylo (Inactive) made changes -
            Remote Link Original: This issue links to "Page (Confluence)" [ 708484 ]
            Daria Shatsylo (Inactive) made changes -
            Remote Link New: This issue links to "Page (Confluence)" [ 708484 ]
            SET Analytics Bot made changes -
            UIS Original: 2 New: 1
            SET Analytics Bot made changes -
            UIS Original: 1 New: 2

              kbywater@atlassian.com Karen Bywater
              michin Michelle Chin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: