Forum Discussion
Jira Error for specific project
Hi datanerd,
To connect to JIRA content pack, the required JIRA URL should be formatted as http://yoursitename.atlassian.net.
Here is a similar thread for your reference: Import of JIRA issues is failing
Best regards,
Yuliana Gu
That does allow me to sign in and get past the error. However, the results returned is extremely limited. I am not seeing all of our projects listed when I bring up a slicer/filter for the project. We have 50 or so projects. This is Jira Cloud as well.
- v-yulgu-msft8 years agoMicrosoft Employee
Hi datanerd,
However, the results returned is extremely limited. I am not seeing all of our projects listed when I bring up a slicer/filter for the project. We have 50 or so projects. This is Jira Cloud as well.
For the data limitation problem, it is related to the JIRA API. You should consult with the API developer whether the API can return all records.
Regards,
Yuliana Gu
- datanerd8 years agoRegular Visitor
This is Jira Cloud so it is hosted by Atlassian. The API is default of 50 records per page with a limit of 100. I have built a customer API client to pull all the pages down from Jira. However, that is a .net application not something that I can add onto PowerBI. Without this working for the solution template, it renders the template useless for Jira Cloud customers and should probably be noted in the description.
Thanks,
Dan
- datanerd8 years agoRegular Visitor
Are there any further thoughts on support for Jira Cloud? Like I said it can log in but does not page through the results to recieve all the issues from the Jira API apparently.