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

Revise relationship between User and LivingLab #39

Open
BasMichielsen opened this issue Oct 14, 2024 · 0 comments
Open

Revise relationship between User and LivingLab #39

BasMichielsen opened this issue Oct 14, 2024 · 0 comments

Comments

@BasMichielsen
Copy link
Member

BasMichielsen commented Oct 14, 2024

The previous relationship implied an optional n-1 association between User and LivingLab such that a user could have zero or one living lab as "their" living lab. Initially with the idea of being able to mark users as "working at this living lab".
This relationship does not reflect reality as there are users that work at multiple living labs and neither is there a wish for this relationship. The current implementation has been removed, however the database still support it.
Can it be removed from the database too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant