Skip to main content

Power BI

New

JIRA Content Pack to allow additional parameters on search to only return specific JIRA projects or data

Vote (10) Share
's profile image

on 20 Oct 2016 11:42:02

JIRA Content Pack to allow additional parameters on search to only return specific JIRA projects or data.
Currenlty when you choose to create a new dataset from a content pack for JIRA , you can only enter your main JIRA site and it automatically appends the rest api call for the search. However in our case we have multiple large projects so we only want to return data for a project or a set of projects. Can the interface be changed so that the dialog box with the URL is not read-only and that parameters can be appended to the rest api search URL so we only query for the projects that we want .
Example:https://rest/api/2/search
We want to add some JQL parameter on the end.
https://j/rest/api/2/search?jql=project=FW

Comments (2)
's profile image Profile Picture

6fc4cdb1 bbef-4359-b5d2-7e9355d07824 on 05 Jul 2020 23:30:21

RE: JIRA Content Pack to allow additional parameters on search to only return specific JIRA projects or data

Agreed, the read-only URL box needs to be editable

's profile image Profile Picture

c948188a 47be-4e10-bba4-73ec7b150685 on 05 Jul 2020 23:23:32

RE: JIRA Content Pack to allow additional parameters on search to only return specific JIRA projects or data

I have exactly the same use case! either jql or a link to a filter would be great