Support pagination for getJiraIssue and searchJiraIssuesUsingJql tools in MCP

XMLWordPrintable

      Summary:

      Currently when querying a Jira work item via MCP, the tools getJiraIssue or searchJiraIssuesUsingJql are used

      When asking to return work logs only the first 20 results are returned however as the tools don't support pagination any extra results are not available

      Request:

      Support pagination with the Jira tools for all fields that they return in a manner similar to the Jira API:

      GET /rest/api/3/issue/{issueIdOrKey}/worklog?startAt=0&maxResults=100

       

      Alternatively build a specific tool to return work logs that support pagination

              Assignee:
              Unassigned
              Reporter:
              Nick Messer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: