This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
AS events should include prev_content
field #11732
Closed
Description
Description
AS spec states events should be "formatted as per the Client-Server API", but state events sent to ASes don't include the prev_content
field.
Version information
Occurs as of 1.50.
Ref
Sayeth vdh:
ApplicationServiceTransactionWorkerStore.get_new_events_for_appservice
is missingget_prev_content=True
in its call toget_events_as_list