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

Tree inconsistency between Changes-generated and Snapshot-generated #889

Closed
hackerwins opened this issue Jun 4, 2024 · 1 comment
Closed
Labels
bug 🐞 Something isn't working

Comments

@hackerwins
Copy link
Member

What happened:

There is an inconsistency between the Tree generated by Changes and the Tree generated by Snapshot. Although each Tree is supposed to maintain isomorphism, two discrepancies have been identified:

  1. size for index calculation in the XML representation of the Tree is different.
  2. attributes are different.

What you expected to happen:

It is necessary for the values of Trees generated in these two different ways to be the same.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • Operating system:
  • Browser and version:
  • Yorkie version (use yorkie version):
  • Yorkie JS SDK version:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant