Connector Improvement: Added puntedissues to Jira Sprint
AnsweredWe need to know if/when a Jira issue was removed from a sprint so we can have more accurate Jira reporting. I found through the Jira API (link below) that we can find the issues removed from a particular sprint in the "puntedissues" section. Is also possible to add additional metrics from this API, including "completedIssues" and "IssuesNotCompletedinCurrentSprint"?
-
Official comment
Hi Noah - Thanks for submitting this feature request.
The metrics you're looking for should be able to be calculated downstream using our current schema structure. Our Jira schema supports the Agile-Add on components including the sprint table, and board table. Leveraging those two you can see when a issue in a sprint was completed or not in the given sprint.
I can't seem to find the documentation you reference, however this should be possible with our current schema design. Please check that you have the board and issue_board table selected in your schema tab.
Best,
Erin
Please sign in to leave a comment.
Comments
1 comment