Skip to content

Stop using original_event field#7282

Merged
bmarty merged 2 commits into
developfrom
feature/bma/remove_original_event
Oct 17, 2022
Merged

Stop using original_event field#7282
bmarty merged 2 commits into
developfrom
feature/bma/remove_original_event

Conversation

@bmarty
Copy link
Copy Markdown
Member

@bmarty bmarty commented Oct 4, 2022

Homeservers will not return RelationsResponse.original_event in the future.

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

See #7275: stop using original_event field.
We will move to v1 endpoint later (and probably more globally).

Motivation and context

Comply with spec.

Screenshots / GIFs

Tests

  • Smoke tests

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

@bmarty bmarty requested review from a team and ericdecanini and removed request for a team October 4, 2022 07:55
.findFirst()
} != null
if (!isRootThreadTimelineEventEntityKnown) {
// Fetch the root event from the server
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

(we have to do that outside of the Realm transaction below)

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Oct 4, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@bmarty bmarty merged commit 997341b into develop Oct 17, 2022
@bmarty bmarty deleted the feature/bma/remove_original_event branch October 17, 2022 12:43
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