Versions Compared

Key

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

...

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_DEFAULT_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

...