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 13 Next »

Single Page Application

(warning) Breaking changes (warning)

  • no breaking changes in this release

New features

Improved Full-Text Search on Atlas

  • The search was further improved and negation-queries as well as exact-match-queries were added

  • There is a documentation on how to use the search here: Search

Minor features

  • Added Environment Variable CSP_HEADER to be able to set the Content-Security-Policy Header, by default it is not set

  • Added environment variable logging.method-log.enabled to control Java Method Logging. Enable this setting to see method entry and exit logs. This produces a lot of logging output

Where used bugs

The following bugs were caused by the configuration items missing storage location data.

Newly created configuration items will not have this issue. A option to scan all configuration items of a space and “repair” the ones that lack storage location data was added. As this is a resource intensive step (depending on the number of configuration items) a manual trigger was added:

PUT to {api-base-url}/{spaceKey}/api/v1/storage-location/fix-config-item-storage-locations (no payload) will repair that space.

Setting the default database

The default database can now be specified with the MONGO_SHARED_DATABASE env variable. This database is at the moment only used for user data as they do not belong to any specific space. The application will use the database with the given name or if this database does not exist the application will try to create it.

Full List of all fixed bugs

  • [V1 - Customization] Complex properties constraints

  • [V1 - Customization] Complex properties

  • [V1 - Configurations] - After deleting a group and creating new one with the same name error is shown

  • [V1 - UI/Auth] - How to login to app without CA?

  • [V1 - Search] - Date Criteria do not consider timestamps

  • [V1 - Search] - Exact Search provides results as Full Text Search

  • Login after token expired

  • [V1 - Customization] Masks should be read from the property definition

  • [V1 - Search] - System Properties cannot be used as Searchable Properties

  • [V1-UI] - Menu does not show any options

  • [V1 - Where Used] Different view in table and graph in Where Used Analysis

  • [V1] Missing index on space.cdcm.changes

  • [V1 - Customization] Masks should be defined on the Property Definition and not in the Form

  • [V1] Lack of indexes in mongo master data

  • [V1 - Where Used] Incorrect data found

  • Update users from OIDC on every Logon

  • [V1 - UI/Profile Page - User wrongly displayed]

  • [V1 - Customization] Maintenance of URLs

  • [V1 - UI] - Misaligned fields

  • [V1 - Where Used] New usage not displayed in table view

  • [V1 - State machine] State-Change to initial

  • [V1 - State Model] - Save not possible for any kind of state model in any kind of concept

  • [V1 - Search] Full text search for custom properties

  • [V1 - State Model] Read-only fields do not show up properly

  • [V1 - MultiUser] Parallel changes with bad error

  • [V1 - Customization] Maintenance of doubles

  • [V1 - Where Used] Navigation from search hitlist

  • [V1-UI] - If modal is closed by clicking Esc (keyboard) the modal is no longer opening

  • [V1 - SharePoint] - Links to SharePoint Work Products

  • [V1 - Audit History] - Description Change not reflected in Audit History

  • [V1 - UI] When adding new Property Type the Save button is disabled

  • [V1-UI] Page crashed when reordering groups

  • [V1 - Search] Menus messed up in column view

  • [V1 - Customization] Complex properties tables

  • [V1 - UI] Displaying truncated data

  • [V1 - Search] Full text search for custom properties URLs

  • [V1 - Search] Wrong Hits on "State 2"

  • [V1 - UI/Import Export] - Lorem Ipsum to be removed

  • [V1 - Where Used] Module 'Configuration' should not be visible when selecting "select a target Unit" for "up to specific Unit" in "Usage Path"

  • [V1 - Attributes] Error message on larger integer not understandable

  • [UI/Import-Export] - Dummy text displayed

  • [V1 - Search] Enter should execute search

  • [V1-UI] Safari - buttons are too small

  • [V1 - Delta Analysis] Colors for fields indicating Delta Analysis are only halfway filled

  • [V1 - Delta Analysis] Filling field in Delta Analysis fills both sides at once

  • [V1 - Delta Analysis] Search/Filter in 'Delta Analysis' only works on surface level (for folders)

  • [V1-UI] - Menu not shown

  • [V1-UI] - No options shown for context menu for group

  • [V1 - Search] Adding columns

  • [V1 - User Settings] Enable slow network mode

  • [V1 - UI] Format settings

  • [V1 - UI] - Calculated field not properly shown when there is no value

  • [V1 - UI] - Calculated fields are not consistent in height with the other fields

  • [V1 - Where Used] Sort of List View

  • [V1-UI] - Configurations used are not allowed to be reordered

  • [V1 - Search] Column view - row selection does not open the hit

  • [V1 - UI] - Height not consistent for external function

  • No labels