1- Improve the session timeout. Admin screen action is now correctly taken into account in the session timeout.
2- Fix an issue while instantiating access controls. Now, instantiating an access right on a product or role that doesn’t exist will now correctly raised an exception. Previously, on some specific case, no error was raised and a wrong access right was set.
3- Filters: Fix some sort issues on linked element.
4- Field error messages now correctly display the name of the field in error.
5- Fix a regression, appeared on 2.1.2, on exception rose by extension point which were not correctly encapsulated. The exception was no longer displayed to the user.
6- Default value in a ChoiceStringDisplayHint field does not override the real field value in HMI anymore.