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

Update JoinTable logic #67

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

srodriguezinfragistics
Copy link
Contributor

Moved JoinTables collection copy from the Validator to the Visualization.UpdateDataSourceItem
Mirrored fields logic to remove JoinTable duplicates during validation
Removed Validate_Adds_JoinTables test, replaced it with two new validator tests

Mirrored fields logic to remove JoinTable duplicates
Removed Validate_Adds_JoinTables test as Validate doesn't add the JoinTables anymore, replaced them with two new validator tests
… left and right fieldName

Renamed one of the tests to make it adhere to the naming convention
@brianlagunas brianlagunas merged commit f655089 into main Oct 9, 2024
1 check passed
@brianlagunas brianlagunas deleted the remove-duplicates-during-jointables-validation branch October 9, 2024 15:23
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