Skip to content

Fix zombie instances

Vivek Kumar Dutta requested to merge instance into devel
  • Instance update from lower layer only add the new entries, setting empty values in get call halt the instance update process for non-existent instances resulting in zombie instances in usp layer.

Merge request reports