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

[OPIK-736] Fix deserialization issue #1022

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

thiagohora
Copy link
Contributor

Details

  • The main problem was the AutomationRuleRowMapper, which pointed to AutomationRuleEvaluator instead of AutomationRuleEvaluatorModel.
  • There was also a tiny mistake related to nested transactions.
  • Finally, the mapping documentation was also fixed to so that the generation doesn't break.

I couldn't understand why this only happens within the docker container.

Issues #
OPIK-736

@thiagohora thiagohora marked this pull request as ready for review January 10, 2025 18:32
@thiagohora thiagohora requested a review from a team as a code owner January 10, 2025 18:32
@thiagohora thiagohora self-assigned this Jan 10, 2025
@thiagohora thiagohora force-pushed the thiagohora/OPIK-736_fix_deserialization_issue branch from 7afbfde to 2b68503 Compare January 10, 2025 18:34
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.

1 participant