Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I want to get all BitBucket pull requests (base REST call) AND their corresponding Jira issues (separate rest call).
The REST calls are as follows:
PRs:
/rest/api/1.0/projects/RT/repos/RT/pull-requests?limit=150
Jira Issues for the PR:
http://stash.touchcommerce.com/rest/jira/1.0/projects/RT/repos/RT/pull-requests/[pull-request-id]/issues
Now the PRId is part of the first query and the second query returns a list of issue keys and URLs.
Any way to combine these into two connected tables?
Thanks!
| User | Count |
|---|---|
| 59 | |
| 46 | |
| 31 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 80 | |
| 68 | |
| 43 | |
| 26 | |
| 23 |