camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.5k stars 481 forks source link

I get a proper exception message when deploying of a diagram fails #846

Closed romansmirnov closed 5 years ago

romansmirnov commented 6 years ago

Steps to reproduce: 1) Download a Camunda Bpm Platform Distribution 2) Enable BasicAuthentication in Engine Rest API 3) Model a BPMN diagram in Camunda Modeler 4) Try to deploy this BPMN diagram

Observed Behavior: The following error is displayed: modeler-unauthorized

Expected Behavior: An error is displayed, saying the user is unauthorized to deploy the BPMN diagram.


related to SUPPRT-4606

nikku commented 5 years ago

Closed via https://github.com/camunda/camunda-modeler/pull/1041.