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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...