and try again
relationship
Votes
0
Replies
24
Participants
Unknown
Messages
25
Make them different
Rank 4: Virtual Machine
i just updated the appwrite
Rank 4: Virtual Machine
now its working fine
Rank 4: Virtual Machine
im still getting the error
You've tried with 2 different names?
Rank 4: Virtual Machine
what im doing is having same relation with different attribute names.. is this why its failing?
Rank 4: Virtual Machine
i can confirm its the same issue
Rank 4: Virtual Machine
appwrite-worker-databases>Logs
[Job] (654294c7df0245.50787320) successfully run.
[Job] Received Job (6542950fdf5980.82210554).
Collection _37_26 already exists
[Job] (6542950fdf5980.82210554) successfully run.
Rank 4: Virtual Machine
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
Rank 4: Virtual Machine
it can be anything... it just fails when we create another relation with the same collection
Rank 4: Virtual Machine
Rank 4: Virtual Machine
Intereseting, Let's see what
Steven would say
Rank 4: Virtual Machine
there is already an issue https://github.com/appwrite/appwrite/issues/6281
Rank 4: Virtual Machine
@Steven can you help me with this? Where to set the variables
https://github.com/appwrite/appwrite/issues/6281#issuecomment-1763763198
Rank 4: Virtual Machine
I want to create multiple two way relationships with same collections
you're doing many to many?
Rank 4: Virtual Machine
Yes
Rank 4: Virtual Machine
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
Rank 4: Virtual Machine
Ohh what’s the alternative then? Create array of strings and store the ids?
i would create a collection with 2 string attributes