Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fix current_state_events table to not lie #1996
+28
−3
Conversation
erikjohnston
assigned
NegativeMjark
Mar 14, 2017
lampholder
added
the
in progress
label
Mar 14, 2017
erikjohnston
merged commit 6a3c5d6
into
develop
Mar 14, 2017
6 of 8 checks passed
Sytest SQLite (Merged PR)
Build finished.
Details
Sytest Dendron (Commit)
Build #1670 origin/erikj/fix_current_state in progress...
Details
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #2483 origin/erikj/fix_current_state succeeded in 7 min 46 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #2549 origin/erikj/fix_current_state succeeded in 5 min 55 sec
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
lampholder
removed
the
in progress
label
Mar 14, 2017
richvdh
referenced this pull request
Apr 7, 2017
Closed
Cannot accept/reject a third invite to a room #1987
erikjohnston
deleted the
erikj/fix_current_state
branch
Oct 26, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
erikjohnston commentedMar 14, 2017
If we try and persist two state events that have the same ancestor we
calculate the wrong current state when persisting those events.