You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 20, 2021. It is now read-only.
Please test that the following scenario works correctly:
Serialize configuration for DPU template A
Adjust the DPU configuration class for DPU template A, load it to odcs
Try to deserialize the previously stored configuration (with the previous version of the config class)
As a result, all fields except of the new one should be deserialized properly. It must not happen that default values are used for all attributes, especially those which were already saved in the previous version of the DPU template A
Please test that the following scenario works correctly: