Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Next »

This page walks you through global settings you can make for your user. For the most part they are the same across all versions of Jira, however, Jira Server and Data Center have choices that give the user more granular control over data fetching as well. Continue reading for more.

Jump to:

Application UI Settings

Show Sidebar

You can toggle the sidebar containing the global chart controls and the individual chart controls in order to have more space for the chart itself

Show Icon Labels

When you toggle this on or off you get descriptive text under the icons in the top-right nav.

 
vs
  

Animate Charts

Choosing this option animates the transitions from one data selection in a chart to another so that it is less jarring. 


Confirm Exit

When you have this option selected, your browser prompts you when you click to leave the app.


Date Display

Use this setting to determine the date format that ActionableAgile should use when displaying your date-related data.

Color Scheme

You can choose to have a dark or light color scheme. See examples of each:

Light


Dark

Data-related Settings


Clear Local Storage

Choosing this option deletes all of your settings and data. This is the "nuclear option" and means you'll need to reconfigure your workflows and settings again the next time you use the tool. As of now, there is no notification once you've clicked on this link but the action has happened behind the scenes!

Jira Thread Count (Server and Data Center)

You can have up to five threads running at one time to fetch data. If you are having performance issues, you can reduce the number of threads and see if this helps. The lower the number of threads you choose, the fewer concurrent calls it will make. This results in a longer overall loading time.

You can choose between the following options: 1, 2, 3, 4, or 5

Jira Thread Speed (Server and Data Center)

This setting lets you determine, relatively, how much sleep you want to have between calls, if any. Our default is no sleep - aka “Fast”. You can choose from the following options:

  • Slow (most sleep between calls)

  • Medium (least sleep between calls)

  • Fast (no sleep between calls)

Jira Fetch Limit (Server and Data Center)

This setting lets you determine, relatively, how many Jira issues should be fetched in one query. By default we fetch 50. However, if your instance has high latency or you have unusually verbose datax1, reducing this number may keep calls from timing out and ActionableAgile from hanging on the loading screen.

You can choose between 10, 25, or 50.

Disable Custom Fields (Server and Data Center)

This setting lets you turn off the ability to import custom fields for your user. You may want to use this if you have issues loading data due as often this is caused by an excessive number of global custom fields in your Jira instance. This is a known performance-hit for Jira and is well-documented by Atlassian. It manifests in our app because the search API calls take too long and time out which causes your data not to load.

In Data Center, there is a built-in custom field optimizer that will help you improve your custom field configuration.

  • No labels