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 bug in JsonCounter.increase() function #103

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Fix bug in JsonCounter.increase() function #103

merged 1 commit into from
Jun 8, 2023

Conversation

7hong13
Copy link
Contributor

@7hong13 7hong13 commented Jun 7, 2023

What this PR does / why we need it?

Increased value was not being reflected in its target CrdtCounter, so I have fixed it.
I also added the value property which was accidentally omitted.

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

@7hong13 7hong13 self-assigned this Jun 7, 2023
@7hong13 7hong13 merged commit 6e73910 into main Jun 8, 2023
@7hong13 7hong13 deleted the json_counter branch June 8, 2023 01:41
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