DEV Community

Discussion on: Changelog: Join Multiple Organizations

Collapse
 
ben profile image
Ben Halpern

Under the hood of the app, this change required a big architectural change in how we handle organizations. By setting this new foundation we'll be able to explore adding more interesting features, such as guest posting for an organization.

This is my bad for creating a single organization_id field on the user model early on πŸ˜„

But yes, now that there is a multi-way relationship we will have much better support for folks who need to be a part of multiple organizations, such as different open source core team memberships, community organizations as well as work orgs, etc.

And each organization membership can have a different associative title, which could come into practice in different contexts on the site. As Andy mentions, you could have a "guest author" or "community member" role within an org, but not be listed as "on the team" in the full sense of organizational membership.