Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce many-to-many relationship #4986

Open
FelixMalfait opened this issue Apr 16, 2024 · 3 comments
Open

Introduce many-to-many relationship #4986

FelixMalfait opened this issue Apr 16, 2024 · 3 comments
Assignees
Labels
blocked: design needed This doesn't seem right blocked: tech spec needed scope: back+front Issues requiring full-stack knowledge

Comments

@FelixMalfait
Copy link
Member

FelixMalfait commented Apr 16, 2024

We should introduce many-to-many relationship (the Salesforce way i.e. not as a field type but as a qualifier on one-to-many relationships)

@FelixMalfait
Copy link
Member Author

@dvejsada
Copy link

Is there any update for this feature? In the project development, it is marked as done but I have not yet seen it in releases.

@FelixMalfait
Copy link
Member Author

Hey @dvejsada for now we decided not to prioritize this, you can create a many-to-many relationship by creation the pivot table as a custom object yourself. It's similar to what we'd do on the backend if we implemented the many-to-many, but not ideal from a UX perspective. It's something we'd like to tackle in 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: design needed This doesn't seem right blocked: tech spec needed scope: back+front Issues requiring full-stack knowledge
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants
@FelixMalfait @dvejsada @CoreTeamTwenty and others