I have a total of 27 collections created so far, in which there are relationships between some of them. The problem I have is that when I want to relate the last two collections created I can't do it because when I'm creating an attribute to relate them, regardless of whether I select a unidirectional or bidirectional relationship, it doesn't appear in the list of possible collections. When I filter in the select, the collection I want by entering text appears but it's not selected. It seems that it is because I can click on it and it looks like it's selected, but when I click on the create button, it asks me to select a collection from the list. I read somewhere that I can only create relationships in the first 25 collections. Is this so or did I misunderstand? Is there a solution to my problem? I'm using Appwrite locally and I'm running version 1.5.5 right now.
Recommended threads
- Rate límit reset
I've made an error in the code by not setting a limit on how much rows should i get per request because i was working with a small db for testing. Last night Iv...
- How to set permissions using the createO...
Hi, I'm trying to create a set of registers in a table using the tableDB.createOperations function, but it seems like it doesnt support/expect the usage of the ...
- Appwrite not sending Emails
I’m running a self-hosted Appwrite instance (v1.8.1) and I can’t get invite emails to send when using the team invite flow described in the docs: https://appwri...