Many to many relation

Just wanted to check if support for many-to-many relationships is on your roadmap. Would like to know if this is planned or under consideration? @marie @Guillaume @Prastoin
5 Replies
Guillaume
Guillaume3mo ago
At the moment the Many to Many are not on the next month roadmap. Currently we recommend using two many to one relation pointing to a middle object to achieve this purpose. This way you can also create a proper "relation holder" that can carry other properties. We have seen that this works for our current clients requests
Jay Patel
Jay PatelOP3mo ago
Okay, Thanks @Guillaume
MasterfulSpirit
MasterfulSpirit2mo ago
Has it been designed how it would be implemented yet @Guillaume ? If so perhaps that design doc could be published - there are so many people asking for this the community might be inspired to work on it
Guillaume
Guillaume2mo ago
No design doc at this stage. Mainly, my message summaries how far we are so far.
MasterfulSpirit
MasterfulSpirit2mo ago
@Jay Patel I see it's on the Roadmap for Q4: https://github.com/orgs/twentyhq/projects/1 We can subscribe to the issue on GitHub to get updates here: https://github.com/twentyhq/core-team-issues/issues/796
GitHub
🎯 Roadmap & Sprints • twentyhq
Track the latest progress and future development here.
GitHub
🪢 Many to Many relation type · Issue #796 · twentyhq/core-team...
Ability to create many to many relationships between objects

Did you find this page helpful?