Since upgrading to the latest Appwrite Cloud release, the relationships in my collections have stopped working.
I have a Many-to-One relation between Requests and Users:
• each Request should reference exactly one User
• the same User may be referenced by many Requests
This worked before the update, but now the reference field is saved as null whenever I create a new Request. It appears that the “Many-to-One” relation is suddenly enforced as “One-to-One” across the whole collection, so a given user can be linked only once in total instead of once per document.
I think there are more people affected by this issue. please resolve this ASAP
Recommended threads
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload
- SGP region: console returns 401 for all ...
Cloud console cannot open my projects in the Singapore (SGP) region. All console requests return HTTP 401, plus a 503 on analytics.appwrite.io. - Account email...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...