Hi guys,
I have an attribute stuck in 2 of my collections, I logged into my mariadb to delete this attribute manually. But in the mariadb table I cannot find this specific attribute. I just found in another collection a number instead of an attribute name. Could this be that this is my "stuck" attribute somehow??
The "other" collection where I see this number was recreated because of the "stuck" attribute. In the console is here everything normal.
To understand this: I have 2 collections which have a attribute relationship called "connections" to a collection named "connections" - xD In this "connections" album I found the numbers in the mariadb. In the 2 collections is the "stuck" attribute showing up....
I hope you can understand this - thanks
What's your appwrite version?
What was the status before stuck?
What do the Details say?
sorry for late response - I have appwrite version 1.5.3
actually I have no information about this - This did someone else - I cannot retrieve this info
What details?
Actually I made some progress - I found the attribute with the command you see in the picture(hope you can se this)
you can see here the error "Attribute not found"
I already deleted this attribute via command "delete from ...." but then actually I were not able to use this collection again, because if I wanted to create a new document - it still required this "connections" attribute but there was no field to fill in... so the whole collection was now useless. Also the entry in the attributes section of the collection was still there.... Luckily I made a backup before 😎 and then I just restored it.
So I think there must be more fragments of this attribute in the database - you have any idea where?
Thanks.
Recommended threads
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...