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(df7_10): disable unique ID check for Coverage Area aggregation #17

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

florianesser
Copy link
Member

As the aggregation alignment is used to aggregate many source files that each contain a coverage area with the id 1 and the IDs are created on the target side independently from the source, the unique ID check needs to be disabled.

SVC-1696

Copy link
Member

@annat2022 annat2022 left a comment

Choose a reason for hiding this comment

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

LGTM

As the aggregation alignment is used to aggregate many source files that each
contain a coverage area with the id `1` and the IDs are created on the target
side independently from the source, the unique ID check needs to be disabled.

SVC-1696
@florianesser florianesser force-pushed the fix/coveragearea-aggregation-idcheck branch from f8e0a9b to 043e596 Compare September 11, 2024 07:30
@florianesser florianesser merged commit a0397ef into main Sep 11, 2024
1 check passed
@florianesser florianesser deleted the fix/coveragearea-aggregation-idcheck branch September 11, 2024 07:30
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