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

Add a test which checks that the transaction ID is serialised in the event #621

Merged
merged 3 commits into from
Mar 6, 2023

Conversation

sandhose
Copy link
Member

@sandhose sandhose commented Mar 3, 2023

This adds a test which checks that the transaction_id is indeed present when querying an event with /rooms/{roomId}/event/{eventId}. Synapse implementation was bugged, and I fixed it in matrix-org/synapse#15174

Copy link
Member

@clokep clokep left a comment

Choose a reason for hiding this comment

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

Seems reasonable.

tests/csapi/txnid_test.go Show resolved Hide resolved
@clokep
Copy link
Member

clokep commented Mar 6, 2023

(Well assuming tests pass after we merge the Synapse PR. 😄 )

@sandhose sandhose marked this pull request as ready for review March 6, 2023 16:20
@sandhose sandhose requested review from a team as code owners March 6, 2023 16:20
@clokep clokep removed request for a team March 6, 2023 16:28
@clokep
Copy link
Member

clokep commented Mar 6, 2023

LGTM with the dendrite issue filed. 👍

@clokep clokep merged commit 9dc5f44 into matrix-org:main Mar 6, 2023
tmills80 added a commit to tmills80/dendrite that referenced this pull request Feb 12, 2024
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