Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The most common issue is that no cubes area are available to be analyzed from the Analytics client console. This can be caused by some reasons. Please see below how to check your instance healthy, how to fix some related issues, how to figure out the real cause and how to report it to us in order to get help:


Table of Contents


Exporting more than 1000 issues


The maximum number of issues that can be exported from the Issue Navigator is limited to 1000 by default.

Image Added


This is not a limit of the app. It is a limit of Jira. It is possible to export more than 1000 issues. However, we prefer the app respects Jira behaviour by default. To export more than 1000 issues please follow these steps:


First, write a simple JQL that returns few issues (< 1000), then click on the Analytics option from the Export menu:

Image Added



Replace the jql parameter from the browser URL with the query returning more than 1000 issues


Image Added

Follow the rest of the steps as usual.

Check whether the SQL+JQL Driver works

The SQL+JQL Driver is packed with the Analytics & BI plugin. The Driver will be installed behind the scene and it is the data access layer for the Analytics plugin. In other words, all the data are fetch fetched from Jira via the Driver. If the Driver does not work, then there will not be cubes available from the client. 

...

Unfortunately, older versions of the plugin can fall into unexpected initialization/termination issues during the upgrading process that might require to re-start Jira as the pluing app is undoable from the Jira memory by the UPM. This might require to re-start Jira.

If you are working with a an easily restartable instance (during the evaluation, or local testing environment, etc). it is recommend recommended that Analytics's plugins (Server, Client, and the Driver) be removed, then -re-start JIra Jira and install the newest available versions. If this happens in production, please contact our support team before re-start Jira and we will provide you some guidance in order to resolve any issue without requiring such drastic action (if possible).

...