Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
85 | |
77 | |
68 | |
49 | |
41 |
User | Count |
---|---|
111 | |
56 | |
50 | |
42 | |
40 |