
I am creating a relationship. It works properly on Client and Server SDK side. When I delete this attribute and create it again with the same name, I get a “Failed” warning.
NOTE : Error only on self-hosted
Steps
TypeScript
2 - Data entry with relationship
3 - Delete Relationship attribute
4 - Re-add Relationship
5 - Added to the list but “Failed”
6 - When I check the data I see that the old attributes are still selected :)```
I found this
```After step 3, in the background the attribute is deleted from the list, but the attribute values remain in the rows```
**Tested**
Live Server 1.5.5 [❌ Not working]
Test Server 1.5.5 [❌ Not working]
Zero installation 1.5.5 [❌ Not working]
Cloud [✅ Working]
TL;DR
Developers are experiencing a "Failed" warning when trying to recreate a relationship attribute with the same name on self-hosted server versions. The issue lies in the attribute values remaining in the rows even after it's deleted. The problem persists in Live Server 1.5.5, Test Server 1.5.5, and Zero installation 1.5.5 but works in the Cloud version.Recommended threads
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- ❗[Help] Function stuck in "waiting" stat...
Hi Appwrite team 👋 I'm trying to contribute to Appwrite and followed the official setup instructions from the CONTRIBUTING.md guide to run the platform locall...
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
