New Assignment opening on submitting modal dialog
Hi,
In an assignment of Case 'A' on click of a button, A modal dialog box captures some field inputs from user. On submission of this modal dialog, A Case 'B' is created through post processing activity configured in the Flow action of the referenced local action. However as soon as the modal dialog box is submitted, Case 'B' assignment is displayed replacing that of Case A.
Is there a way to override this default behaviour, so that the Case A is resumed on submitting this modal dialog?
*Please note that the cases do not share a parent child relationship.