8000 🐛 Bug Report: Realtime sends relationship attribute data as null · Issue #6197 · appwrite/appwrite · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🐛 Bug Report: Realtime sends relationship attribute data as null #6197

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

Closed
2 tasks done
RehanGG opened this issue Sep 8, 2023 · 3 comments
Closed
2 tasks done

🐛 Bug Report: Realtime sends relationship attribute data as null #6197

RehanGG opened this issue Sep 8, 2023 · 3 comments
Labels
api / realtime Fixes and upgrades for the Appwrite Realtime API. bug Something isn't working product / databases Fixes and upgrades for the Appwrite Database.

Comments

@RehanGG
Copy link
RehanGG commented Sep 8, 2023

👟 Reproduction steps

  • Created a collection and attributes with one attribute as relationship type.
  • Added data in it
  • Retrieved using normal getDocument functions and it works.
  • Created a realtime connection to that document
  • Updated document from database and using a function.

👍 Expected behavior

It should send relationship attribute data as normal in realtime event payload as it did before in 1.3.8

👎 Actual Behavior

It actually sends null for the related attribute, other attributes are fine.

image

🎲 Appwrite version

Version 1.4.x

💻 Operating system

Linux

🧱 Your Environment

Flutter SDK 10.0.1
Appwrite 1.4.1

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@RehanGG RehanGG added the bug Something isn't working label Sep 8, 2023
@RehanGG
Copy link
Author
RehanGG commented Sep 8, 2023

It does not send as null, the attribute just does not exist in the payload.

@eldadfux eldadfux added product / databases Fixes and upgrades for the Appwrite Database. api / realtime Fixes and upgrades for the Appwrite Realtime API. labels Sep 9, 2023
@fpaiva36834
Copy link

I think i have the same problem that happens when i'm getting the data from the relations and it returns null always and it has data in it
imagem
imagem

@stnguyen90
Copy link
Contributor

Related: #5372

@stnguyen90 stnguyen90 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api / realtime Fixes and upgrades for the Appwrite Realtime API. bug Something isn't working product / databases Fixes and upgrades for the Appwrite Database.
Projects
None yet
Development

No branches or pull requests

4 participants
0