Discussion: members on multiple teams?
Closed this issue · 1 comments
Ignigena commented
Can one user be added to multiple teams? How often would this use-case come up?
Things to consider under current architecture:
- Ministry is added to the session data. This can be changed or a switch mechanism developed to simply swap out this object for another ministry team.
- How to switch between multiple ministries?
- When adding or inviting a user, we must determine first whether they have created an account and if so just add an additional pointer to the new team.
- Sails.js and one-to-many relationships?
Ignigena commented
Issue moved to Pivotal: https://www.pivotaltracker.com/story/show/101950938