19626
2023-04-04 abed484babfdae0957f67c4c2c2307e4fe6a6a38
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();
            }