elsa-core icon indicating copy to clipboard operation
elsa-core copied to clipboard

Confirmation Modal

Open sfmskywalker opened this issue 2 years ago • 2 comments

The designer should display a confirmation modal before executing the following destructive operations:

  • [x] Delete Workflow Definition
  • [x] Delete Workflow Version
  • [x] Bulk Delete Workflow Definitions
  • [x] Bulk Publish Workflow Definitions
  • [x] Bulk Unpublish Workflow Definitions
  • [ ] Cancel Workflow Instance
  • [x] Delete Workflow Instancce
  • [x] Bulk Cancel Workflow Instances
  • [x] Bulk Delete Workflow Instances

sfmskywalker avatar May 27 '22 09:05 sfmskywalker

Do we plan to add a input text to validate the name of the workflow or yes (for bulk) delete operation?

Or a flag to enable this kind of feature ? (For production platform )

jdevillard avatar Jun 01 '22 17:06 jdevillard

Yes to the workflow name input validation, but I suggest we create a separate issue for that. A flag to control this sounds nice. There are probably other aspects as well that we might want to let the developer control.

sfmskywalker avatar Jun 01 '22 19:06 sfmskywalker