RELEASED: Public: 2022-02-09
Resolved issues
- Shared configuration license check does not persist (BEE-472)
-
An error was occurring when a shared configuration contained a license usage alert. The license check would not persist in the shared configuration because controllers were being serialized with a class that is not allowed for XStream.
This issue has been resolved. Controllers are now serialized with a class that is allowed and the license check persists for the shared configuration.