Status indicator : Setup
For the status indicator to behave correctly, ensure that you update your PACKAGED_Security plugin and the global security configuration. (cf Upgrading to 2024.5 | Security changes)
On Dam domain
To allow status indicator on the assets explorer, we have to set this config /dam/explore/show-assets-status.json
to true
On Portals domain
To allow status indicator on the portals and sections assets explorer, we have to set this config /portals/explore/show-assets-status.json
to true
On Boards domain
To allow status indicator on the boards assets explorer, we have to set
/board/explore/layout/hide-status.json
tofalse
/board/cart-provider-content-mode.json
toboth
This allows us to retrieve status informations about assets on boards domain
Starter-kit existing projects
If you are upgrading your project, and you haven’t overriten these configs you have nothing to do, status indicator is by default activated for starter-kits.
If these configuration entries have been overridden in your project, and you want to benefit from the status indicator improvments, please update your project configuration accordingly.
Â
Non starter-kit projects
Please update all config points listed above, if you want to benefit from the status indicator.
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â
Â