and try again
Make them different
i just updated the appwrite
now its working fine
im still getting the error
You've tried with 2 different names?
what im doing is having same relation with different attribute names.. is this why its failing?
i can confirm its the same issue
appwrite-worker-databases>Logs
[Job] (654294c7df0245.50787320) successfully run.
[Job] Received Job (6542950fdf5980.82210554).
Collection _37_26 already exists
[Job] (6542950fdf5980.82210554) successfully run.
same problem in appwrite cloud also
if we try to create another relation with the same collection.. it fails
What you've entered this time
it can be anything... it just fails when we create another relation with the same collection
Intereseting, Let's see what <:appwrite:1156975611466764298> Steven would say
there is already an issue https://github.com/appwrite/appwrite/issues/6281
@Steven can you help me with this? Where to set the variables https://github.com/appwrite/appwrite/issues/6281#issuecomment-1763763198
I want to create multiple two way relationships with same collections
you're doing many to many?
Yes
Many to manyโฆ two way relationship
this sin't the right issue then. there's another issue for many to many. in short, you can't. there's no workaround
Ohh whatโs the alternative then? Create array of strings and store the ids?
i would create a collection with 2 string attributes
Recommended threads
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...