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 a bug with RelationalInstanceSetImplementationProcessor #923

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

kevin-m-knight-gs
Copy link
Contributor

Fix a bug with RelationalInstanceSetImplementationProcessor in which the database of the main table may not be processed before the mapping in question is processed. Failure to process the database before the mapping can yield issues, particularly when there are milestoning columns in the table.

In passing, clean up TestMilestoningPropertyMapping and improve the failure output of the property value type integrity test.

@kevin-m-knight-gs kevin-m-knight-gs requested a review from a team as a code owner January 21, 2025 13:42
@kevin-m-knight-gs kevin-m-knight-gs merged commit 9358604 into finos:master Jan 21, 2025
3 checks passed
@kevin-m-knight-gs kevin-m-knight-gs deleted the rel_map_bug branch January 21, 2025 14: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