Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • 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.