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
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
Okay, Thanks @Guillaume
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
No design doc at this stage. Mainly, my message summaries how far we are so far.
@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
🪢 Many to Many relation type · Issue #796 · twentyhq/core-team...
Ability to create many to many relationships between objects