question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot save converted diagram

See original GitHub issue

Describe the Bug

I opened an old diagram with activity namespace, the Modeler ask it if I want to convert to camunda namespace. After I agreed, I am not able to save this diagram.

Diagram

<?xml version="1.0" encoding="UTF-8"?>
<bpmn2:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn2="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:activiti="http://activiti.org/bpmn" id="_tWMcIPj6EeKFSL_7EmNQeA" targetNamespace="http://activiti.org/bpmn" exporter="Camunda Modeler" exporterVersion="3.0.0-0" xsi:schemaLocation="http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd">
  <bpmn2:process id="variableProcess" isExecutable="true">
    <bpmn2:startEvent id="StartEvent_1" name="Start Event" />
  </bpmn2:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="variableProcess">
      <bpmndi:BPMNShape id="_BPMNShape_StartEvent_10" bpmnElement="StartEvent_1">
        <dc:Bounds x="190" y="180" width="36" height="36" />
      </bpmndi:BPMNShape>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn2:definitions>

Steps to Reproduce

Steps to reproduce the behavior:

  1. Open the diagram
  2. Agree to convert to camunda namespace
  3. Try to save the diagram

Expected Behavior

The diagram is saved successfully.

Environment

  • OS: Windows 10
  • Camunda Modeler Version: 3.0.0-0

Traces

App App#triggerAction show-dialog {type: "warning", title: "Deprecated <activiti> namespace detected", buttons: Array(2), message: "Would you like to convert your diagram to the <camunda> namespace?", detail: "This will allow you to maintain execution related …Camunda BPM versions 7.4.0, 7.3.3, 7.2.6 onwards."} +5s
browser.js:183 AppParent trigger action +9s check-file-changed undefined
browser.js:183 App App#triggerAction check-file-changed undefined +4s
browser.js:183 AppParent workspace saved +340ms {files: Array(2), activeFile: -1, layout: {…}, endpoints: Array(1)}
browser.js:183 AppParent trigger action +9s save null
browser.js:183 App App#triggerAction save null +9s

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
philippfrommecommented, Jan 21, 2019

Alright, I can reproduce it. Thank you for reporting! 😉

0reactions
nikkucommented, Jan 23, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Charts corrupted, cannot save file - Microsoft Community
After many months of creating charts with VBA in a file, I am now not able to save the file with the 3...
Read more >
[Solved] Microsoft Excel File Error 'The document cannot be ...
Tips to Fix ?The document cannot be saved? issues · Open Microsoft excel options and click on the file. · Open manage, click...
Read more >
How to save Excel chart as image, copy or export it to Word ...
Save all charts in an Excel workbook as images​​ It would take quite a lot of time to copy / paste them individually....
Read more >
How to Save Excel Charts as Images (save as PNG, JPG, BMP)
Copy the Chart as Save as an Image (MS Paint or Other Graphics Tool) · Right-click on the chart that you want to...
Read more >
How To Save Microsoft Excel Chart (or Charts) to PDF
Then, you can choose between over a dozen of file formats to convert PDF to. But, what if the problem is the other...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found