This message was deleted.
# announcements
w
This message was deleted.
f
did it work?
that’s all that should be required
b
nope, I moved only the test database because there is all the user generated data including organization, feature flags, experiments, and users but the instance doesn't recognize the organization
the form for creating the organization keeps popping out
f
we use the organization id to join across most of the records in mongo
if you didn’t port that, and the users collection, it will prompt you to create a new org as it won’t see the old one
b
and where is the organization id stored? is it only in the organizations collection? if so, I've moved it also
f
it is in the organization collection
b
hmm it's weird then. I have all the data moved over but it still somehow doesn't recognize it 😕
f
do you have a different user record?
b
shouldn't be different. I'll try to reimport it once again, maybe something got lost on the way. is there any reason the database with all the user generated data is called "test"?
142 Views