camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.13k stars 1.56k forks source link

Optimize FE: can't cancel /close edit dialog #4762

Open venetrius opened 3 weeks ago

venetrius commented 3 weeks ago

Environment (Required on creation)

Optimize 3.14

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

Can't close dialog without saving:

image

Clicking on either Don't Save or X does not change the screen. Browser Console shows these errors:

image

Steps to reproduce (Required on creation):

At the moment example available at: https://stage.optimize.camunda.cloud/camunda/app/cockpit/default/#/ exported report definitions: report_1.json combined_report.json report_2.json

Observed Behavior (Required on creation)

User can't cancel save dialog if report is in incompatible due to combined report

Expected behavior (Required on creation)

User can exit save dialog if report is in incompatible due to combined report

Root Cause (Required on prioritization)

Solution Ideas

Hints

Links

Breakdown

### Pull Requests

Dev2QA handover