Persistent variables have their default values again after restarting the controller
Lifted from:
Behavior of the new version:
Description of the behavior: Persistent variables have their default values again after a controller start.
Conditions under which the behavior occurs:
The behavior occurs if the declaration of the persistent variables is changed and an OnlineChange is subsequently performed without updating the boot application. If the controller is restarted in this state, the controller starts with default values for the persistent variables.
Short-term measures, Recommendations, Rating: After changing the declaration of the persistent variables, a boot application must be created on the controller.