Open mhkeller opened 9 years ago
Can we bump this? It would be useful for testing how the app works with migrated data. For now I'm just going to add an additional user on migration.
how is a user's account related to migration?
if i create a fresh install of newslynx and add wisconsin watch, i've added a second organization but i still only have one super user. so when i log in i get sent to the super user's organization.
got it. ya adding a user on that org will be the fix for now. i won't be able to create and test this functionality before you finish this.
After they login, they should get a screen that asks which org they want to be using. Store it in
req.session
.