Skip to content

Conversation

@ravikant31
Copy link
Contributor

Problem Description:

Swimlanes disappear after importing or deploying chains because defaultSwimlaneId and reuseSwimlaneId are not exported.

Solution Description:

Added defaultSwimlaneId and reuseSwimlaneId to the export in ChainExternalEntityMapper.toExternalEntity().

Changes:

Export defaultSwimlaneId and reuseSwimlaneId using Optional.ofNullable() pattern

Add defaultSwimlaneId and reuseSwimlaneId to chain export to ensure
swimlanes are properly restored after import/deploy operations.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants