Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(import): handle missing BPMNDiagram#plane #2171

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

nikku
Copy link
Member

@nikku nikku commented May 27, 2024

Without this change any auxiliary <bpmndi:BPMNDiagram /> without a plane would crash the importer.

Now the (broken) BPMN diagram is simply ignored during import.


Related to bpmn-io/bpmnlint#135

Without this change any auxiliary <bpmndi:BPMNDiagram /> without a plane
would crash the importer.

Now the (broken) BPMN diagram is simply ignored during import.
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label May 27, 2024
@nikku nikku requested review from a team, philippfromme and barmac and removed request for a team May 27, 2024 09:15
Copy link
Member

@barmac barmac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense 👍

@nikku nikku merged commit bc24a60 into develop May 27, 2024
12 checks passed
@nikku nikku deleted the import-no-di-plane branch May 27, 2024 09:45
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants