vcomply-workflow-engine 3.2.3 → 3.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6710,6 +6710,7 @@ class GrcObjectContainerComponent {
6710
6710
  this.listObject.RC.selectedData = [];
6711
6711
  this.listObject.OTHER_GRC_OBJECTS.selectedData = [];
6712
6712
  this.listObject.RISK_CATEGORY.selectedData = [];
6713
+ this.listObject.PROGRAM_RESPONSIBILITY.selectedData = [];
6713
6714
  }
6714
6715
  smileyActions(event) {
6715
6716
  this.showSmiley = false;