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

#2784 Fix source node location when round tripping via adapters #2804

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

Kasdejong
Copy link
Contributor

Description

Made location behaviour for ITypedElementToSourceNodeAdapter more consistent with the locations which would be expected from a source node (including choice type name)

Related issues

Fixes #2784

Testing

@cknaap wrote tests for this issue. These tests report success after these changes.

@mmsmits mmsmits merged commit 1f4fa4d into develop Jun 25, 2024
16 checks passed
@mmsmits mmsmits deleted the feature/#2784-sourcenode-location branch June 25, 2024 12:38
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.

Location on SourceNode differs from that on TypedElementToSourceNodeAdapter
3 participants