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 getSerializableFieldValue when dealing with rollback object #5350

Merged
merged 12 commits into from
Jan 5, 2024

Conversation

MalloD12
Copy link
Contributor

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

A fix to Rollback object serialization that was duplicating the rollback key has been implemented.

Fixes #2084

Things to be aware of

Things to worry about

Additional Context

@MalloD12 MalloD12 self-assigned this Dec 11, 2023
Copy link
Collaborator

@filipelautert filipelautert left a comment

Choose a reason for hiding this comment

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

Thanks for the fix @MalloD12 ! Could you also add a test to validate that the xml format still working fine too?

@MalloD12
Copy link
Contributor Author

Thanks for the fix @MalloD12 ! Could you also add a test to validate that the xml format still working fine too?

Sure, I'll do that @filipelautert.

Thanks,
Daniel.

@rberezen
Copy link
Contributor

@MalloD12 could you please take a look on unit test failure?

@rberezen rberezen requested a deployment to internal December 21, 2023 15:41 — with GitHub Actions Abandoned
@MalloD12
Copy link
Contributor Author

It's fixed now. Thanks, @rberezen!

@rberezen
Copy link
Contributor

It's fixed now. Thanks, @rberezen!

Thank you!

@filipelautert filipelautert added this to the 1NEXT milestone Jan 5, 2024
@filipelautert filipelautert merged commit b66775b into master Jan 5, 2024
31 checks passed
@filipelautert filipelautert deleted the fix-issue-2084 branch January 5, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
3 participants