I have Created users collections and one user document. At first I didn't created any relationships. I could able to edit the data for that document. Secondly I created Products collections and created two-way relationships with users. After that I tried to edit the data of user. When I clicked Data tab javascript is throwing this error
Hmm maybe we need to handle nulls better... Would you please create a GitHub issue for this?
Certainly I came to know that appwrite cloud is under maintenance. This issue may be because of that. Idk but it's working fine now.
Oh NVM then. Maybe it was the maintenance
Can I mark this as solved then?
Yeah. Thank you for your responses
[SOLVED] Unable to edit data of document when Relationship is given
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...