
so the attribute you created was saves in the 65260d7469d689939db0 collection. that was a two way attribute so that's why saved was created in 65260d5d32d618e134c2. however, the creation of the saved attribute failed and that's why the saves attribute never finished processing

the reason why saves failed was because you currently cant have 2 many to many relationships on the same collections.

I see gotcha. Make sense. If it failed, how should that be resolved without breaking?

would you please create an issue for this?

the reason why saves failed was because you currently cant have 2 many to many relationships on the same collections.

Sure thing π

I see, creating multiple many to many relationship attributes is not yet supported?

Hey @Steven , should I create an issue for this as bug? or feature for multiple many to many relationships?

it makes sense to create an issue as a bug for now, that way we can escalate it asap internally to prevent future breaking, then we will figure out next steps from there <:appwritepeepo:1156523391789060137>

Hello @Tessa , here's the bug report. Please let me know if any adjustments are needed. https://github.com/appwrite/appwrite/issues/6887 Also, really appreciate the helpful clarification, thanks @Steven and @D5 π

I have escalated this in the engineering internal channel, thank you for posting this issue.

π Relationships is experimental and there are some known issues. Could be a bug, if you can raise an issue for us to investigate, that would be great.

would you please provide more detailed exact steps for "Reproduction steps" so that anyone without any knowledge can run those steps and reproduce the problem?

Hey @Steven absolutely, I can create a screen recording to reproduce it. Would that work?

@VincentGe, Gotcha! will do π

This would be amazing

Hi, it's me again. If I understand correctly, it's the naming of the junction collection restricts the creation of multiple relationships on the same collections?

Yes

(so it is a bug!)

Gotcha, maybe adding the attribute key in the name would make it unique?
Btw, trying to reproduced the issue. Will send the recording after.

@VincentGe @Steven here's the recording. π https://www.awesomescreenshot.com/video/21552043?key=c3c8dde9e73f0bc09a0fdc67499d2bfa

Would you please add it to the issue?

Sure. π

Hi @Tessa @Steven , we're just wondering if there's an estimated timeframe for resolving this bug. Knowing this would help us better plan and possibly enhance our current workaround. We would greatly appreciate your response. π

Not anytime soon
Recommended threads
- Sharing cookies
Hi, Iβm using Appwrite Cloud, and I have a setup where my Appwrite backend is hosted on a subdomain (e.g., api.example.com), while my frontend (Next.js app) and...
- Custom Domain Issue
i have added a custom domain about 21 hours ago, but till now there is no SSL certificate is active on it. but if i do DNS check via https://dnschecker.org/#C...
- Flutter OAuth2 Google does not return to...
When the flow starts, the browser opens, I select an account, and it keeps showing: """ Page not found The page you're looking for doesn't exist. `general_rout...
