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.

@ayusha90If the newly created case id is not required for the current case then we can make use of background processing. You can follow the steps in the screenshot below
If newly created case id/data is needed in the current case then can you check these things in your current case creation activity