Skip to content

Commit

Permalink
feat: keep the user on the same page after business process update
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeepak-presidio committed Feb 24, 2025
1 parent 107ba42 commit 5aec81d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ export class BusinessProcessComponent implements OnInit {

this.loadingService.setLoading(false);
this.allowFreeEdit = true;
this.navigateBackToDocumentList(this.data);
this.toastService.showSuccess(
TOASTER_MESSAGES.ENTITY.UPDATE.SUCCESS(
this.folderName,
Expand Down

0 comments on commit 5aec81d

Please sign in to comment.