Hi, I am facing an issue when I try to update a relationship attribute in DB, when I try to change from two-way to one-way, both radio buttons are selected, and I am not able to save. I am using latest versions of everything
TypeScript
NAMES IMAGE STATUS
appwrite appwrite/appwrite:1.7.4 Up 6 minutes
openruntimes-executor openruntimes/executor:0.8.0 Up 6 minutes (healthy)
appwrite-browser appwrite/browser:0.2.4 Up 6 minutes
appwrite-redis redis:7.2.4-alpine Up 6 minutes
appwrite-mariadb mariadb:10.11 Up 6 minutes
appwrite-assistant appwrite/assistant:0.8.4 Up 6 minutes
appwrite-console appwrite/console:6.1.24 Up 6 minutes
TL;DR
Developers are having issues updating a relationship attribute in the database due to both radio buttons being selected when trying to change from two-way to one-way. The latest versions of everything are being used.
Solution: The specific technical solution is not provided in the thread.Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...