and this command seems to work
How about I add this command as a temporary wayaround on making this work in github issues
this is exactly it? no additional params?
nope
the --twoWayKey seems to do the job done
removing it makes it fail
i tried all the different permutations with it
ideally two way key shouldnt be passed in a one way relationship but its the thing which is alowing to make it work
interesting ya..
yes
also do note down this observation in github or so, as i just checked both the issues, its not mentioned anywhere
it can be helpful in solving it
btw, the 1st one is the issue related to your problem. and there was a suggestion for using two way key
But that one also creates a relation attribute in another collection
in this one, there is no attribute what so ever in the other collection
Its like exactly the same way as the normal one way relationship is created
no it's the same thing. just with different types
Isnt it that if i create doing same in console, i need to force it for two way and that would create attribute in another collection
Doing this doesnt creates any other attribute and is the exact one way relationship
ya only because the console won't show the key if you don't select two way. this is only for hte workaround
yes, your workaround is a little different
im just saying the problem you're having is the same problem as the 1st issue
in my case i didnt wanted it to create attribute in another collection nothing else
totally agreed
[SOLVED] Unable to create multiple relationship attributes
Recommended threads
- Production down - createExecution return...
Hey, Since 1.9.6 rollout in fra (~17:00 UTC, 14 Aug), POST /v1/functions/{functionId}/executions returns a 400 whenever the body includes an empty headers ob...
- CreateRow is doing ListRows on self-host...
### setup ``` appwrite 1.9.5 self-hosted bun 1.3 node-appwrite 27.1.0 ``` ### issue Im running a function on a self hosted 1.9.5 with "node-appwrite": "^27.1.0...
- Accidental deletion of two production da...
Hello Appwrite Support, We accidentally deleted two production databases and urgently need your help restoring them. What happened: On 2026-08-14 at approxima...