Global settings
The global settings are administrator settings and they manipulate how the plugin works.
Accessing the global settings
Global settings may be accessed only by the system administrators. The administrator can find the Global settings menu item on the Administrator page under the Plugins or Add-ons menu in the Timetracker submenu.
Permission settings
Permission to use the Plugin
The administrator can add a JIRA group that have permits to use Timetracker and Reporting Plugin.
Permission to use Timetracker
The administrator can add a JIRA group that have permits to use Timetrackers time tracking.
Issue settings
Non-working issues
The administrator can define a list that may contain issue keys and regular expressions. This list will be the list of non-working issues. The issues listed here are ignored when creating the Real Work Summary. By default, the Non-Working issues list is empty.
Non-estimated issues
The administrator can define a list that may contain issue keys and regular expressions. This list will be the list of Non-Estimated issues. The issues listed here do not trigger the appearance of the red exclamation mark and they are ignored when sending notification e-mails too. All the issues are non-estimated by default. This can be achieved by setting upf a .* regular expression. Example: To set up all the issues of MYPROJECT to be Non-estimated, the following regular expression needs to be used: “MYPROJECT-.*”.
Working days
By default, weekdays are working days and weekends are non-working days. The administrator can define the list of days that are exceptions to the rule; these lists are empty by default. The format of the dates is yyyy-MM-dd (e.g.: 2013-01-01), the separator character is “,”.
- Exclude date - List of those days that are working days by default, but they are not counted as such (e.g.: National Holidays).
- Include date - List of those days that are non-working days by default, but they are counted as working days.
Analytics
In order to enhance the features of the add-on, we need to understand how our customers use Timetracker. To achieve this, we would like to collect anonymous data about the usage of this plugin:
- Anonymized IP address (to be able to create statistics about the usage in the different countries)
- Hash of the domain address of the JIRA system (we will not know your domain address)
- Hash of the user (we will not know your original user id)
- Usage count of the time tracking feature
- Usage count of the Missing Days Report
- Usage count of the Chart Report
- Usage count of the Table Report
- User Agent of the browser being used
- Timetracker version number
- JIRA version number
The administrator can turn off the tracking..
Save and Reset
The settings can be saved by pressing the Save button. The Reset button can restore the foregoing settings. By selecting the Cancel button, the user is redirected to the Administrator screen without making any changes.