force-app/main/default/lwc/oshRecieved/oshRecieved.js @@ -42,6 +42,8 @@ variant: 'error' }); this.dispatchEvent(evt); this.dispatchEvent(new CloseActionScreenEvent()); return; }else{ this.updateQisSubmit(); }