Skip to main content

Version: 22.10

Migrate from Workspaces 22.04 to Workspaces 22.10

caution

Temenos Journey Manager (TJM) 21.11 introduced changes to the Workspaces REST API that are incompatible with earlier releases. Consequently, the Workspaces 19.11 application cannot be used with a TJM 21.11 or later instance, and you must upgrade your Workspaces application to an Open UX form.

The Workspaces 22.04 configuration is largely the same as the 22.10 configuration, with some changes as outlined below.

Global Filters

The structure and behaviour of global filters has been altered to allow groups of values under a single dropdown option.

For more information, see Global Filters.

Global Actions

The structure of global actions has been altered to allow a custom label to be shown in the dropdown for each value. Also, value is now matched against the formCode property.

For more information, see Global Actions.

Custom Cards

The structure of Custom Cards configuration has changed to support tabs with a label.

For more information, see Custom Cards.

Theming

As an enhancement to theming, you can now set the primary theme colour via the user profile in Journey Manager. This means that different users could see different theming for the same deployed form.

For more information, see Theme.

Icons

There is a much wider range of icons available for use in the project based on Google Fonts icons.

For more information, see Icons.

note

If you are unable to view the icons after the upgrade, ensure the following code is in /public/index.html just below shortcut icon.

<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />

Grouped Spaces

Spaces can now be nested to one level, offering a select menu dropdown within a parent space, where implemented.

For more information, see Space Configuration.