This is the documentation for an older version of Folio and has been moved to the Tempo instance.
Please view the Folio Category in the Tempo Products Wiki Categories for all versions of Folio's Documentation.

Global Configuration

 

 

Global Configuration

FOLIO's Global Configuration allows you to specify basic configuration settings that will provide default configuration values for new Folios you create. To access FOLIO's Global Configuration screens, navigate to Administration > Add-ons and then locate the FOLIO section in the navigation bar on the left. You must have JIRA administrator permissions to access the Global Configuration.

 

 

Note

Modifications in the Global Configuration won't affect existing Folios. The Global Configuration is only used at Folio creation time.

Accounting

Default Accounting configuration for new Folios.

 

ReserveManagement reserve is for unforeseen risks. It is a percentage of the total budget.
ContingencyContingency is for known risks. It is a percentage of every expense's payment.
ToleranceTolerance percentage for the folio's performance indices
CurrencyCurrency to be used for all amounts of the Folio.

Overtime Rules

Define one or more overtime rules that may be applied to Folios' team members. The wage multiplier will be applied to the member's wage for hours worked beyond the defined regular hours per week.


NameName of the overtime rule
 Reg. Hours / weekRegular hours to be worked in a week. All exceeding hours in the weekly period will be considered as overtime.
Must be greater or equals to 0.
 Wage Multiplier

The multiplier to apply to the wage for overtime hours.
Must be greater or equals to 0.

Since the overtime rules are used globally, we strongly suggest that the name of a rule reflects its own definition.
e.g. For a rule with 40 regular hours per week and 1.5 as a wage multiplier the name could be 40h per week - x1.5

When deleting an overtime rule that is associated with one or more team members, all manually entered overtime hours will be transferred to the regular hours.

Working Days and Hours

Default Working Days and Hours configuration for new Folios.

 

Worked hoursIf the Synchronise with the JIRA Worklogs option is selected, then the actual costs related to team members will be automatically calculated based on hours logged on the Folio's issues. If not selected, FOLIO evaluates the number of worked hours of a team member based on his or her Allocation percentage, as defined in the member's Wages table.
Hours per DayNumber of normal working hours per day.
Working DaysNormal working weekdays.
Non-Working DatesCalendar view of all Non-Working Dates such as a public holidays.

Export Formats

The Export Formats tab lets you specify formats for dates and numbers when you export costs, revenues and team members in CSV.  This configuration can be overridden at the Folio level.

Date Format

Formats for date
eg: yyyy/MM/dd

Must follow the standard Java guidelines

Grouping SeparatorThe grouping separator
eg: 10,000.00
Decimal Separator

The decimal separator
eg: 10,000.00

Folio Custom Fields

This section allows you to define Custom fields and a default prioritization for Folios. Custom Fields allow to enter extra information in Folios and have it displayed in their Overview and Steering Committee Report. Values of these custom fields are specified in each Folio's configuration, under the General Information tab. Furthermore in this section, you can select one existing Folio custom field to be used for ranking (prioritizing) Folios. The value of the ranking field will then be used to determine the sorting order of Folios in the Manage Portfolios screen and as the default sort order for Folios in the Portfolio Overviews and Steering Committee Report.

Managing Custom Fields

The Folio Custom Fields tab in FOLIO's Global Configuration screen shows the list of all Custom Fields already defined for your Folios. They are sorted alphabetically and each entry in the list displays the following:

  • A number between parentheses indicating the number of Folios that have a value specified for that field. Nothing is displayed if no Folio has a value for that field.
  • The name of the Custom Field.

Adding a Custom Field

To add a new Custom Field, type in the name of the new field in the input field located at the top of the list, then click Add. The field is added to the list below, in alphabetical order. All Custom Fields are of String type, meaning that the values of these custom fields is free-form text.

Editing a Custom Field

To edit a custom field, click the Edit link located at the right end of the Custom Field entry to modify. If the field is used by at least one Folio (indicated by a number between parentheses shown at the left of the field's name), then a confirmation dialog appears warning you that the change will be reflected in a number of Folios. Click Confirm to proceed with edition, or Cancel otherwise. When proceeding with edition, the name of the Custom Field becomes editable. Type in the new name and click Update when finished.

Deleting a Custom Field

To delete a custom field, click the Delete button located at the right end of the Custom Field entry to delete. If the field is used by at least one Folio (indicated by a number between parentheses shown at the left of the field's name), then a confirmation dialog appears warning you that the change will be reflected in a number of Folios. Click Confirm to proceed with deletion, or Cancel otherwise. If proceeding with deletion, the field is removed from the list.

Specifying Folio Ranking

One of the existing Folio custom fields can be selected to be used for ranking (prioritizing) Folios. The value of the ranking field will then be used to determine the sorting order of Folios in the Manage Portfolios screen and as the default sort order for Folios in the Portfolio Overviews and Steering Committee Report.

To select a Custom Field to be used for ranking, click the value (in bold) of the Order by setting to make it editable. Start typing the name of the Custom Field to use and then select it in the suggestions appearing below the field. Selecting None means the default sort order will be used for Folios. When an Order by value other than None is selected, the Order options become available. Select Ascending to have Folios sorted by their ascending ranking field value, Descending for the opposite.

The sorting of Folios based on the selected Custom Field is determined as follows:

  • Values starting with numbers are considered smaller than values starting with letters
    • ex: 123 < ABC
  • Values starting with numbers are compared by their leading numeric part first, then alphabetically using the remaining part.
    • ex: 1 < 02A < 02B < 11
  • Values not starting with numbers are sorted alphabetically, case-insensitively.
    • ex: AA < aB < cc

Note that Folio sorting can be overridden per Portfolio, through the Manage Portfolios screen.

Jira Agile Integration

To be able to create folios associated with a Scrum or a Kanban board, FOLIO needs to be connected with JIRA Agile. By default, FOLIO automatically detects and attempts to connect with JIRA Agile when starting up. If for any reason FOLIO fails to connect with JIRA Agile, you can manually trigger the connection by clicking the Connect now button.

 

Permissions

The FOLIO application is by default accessible to all logged in JIRA users via the main Folio menu. You may override this by specifying the JIRA user groups that will have access to the FOLIO application.