Gordon DuQuqesnay

Results 4 comments of Gordon DuQuqesnay

This is also affecting us. We're going with the above mentioned workaround temporarily but we're still hoping this get's fixed soon so that we can use "autoCreate: true" as intended.

Well .... our test is working right now but while writing this test I was thinking refactoring the function we are testing to move some stuff into a collection helper...

+1 What I'm doing for now is adding a meteor method to do Migrations.migrateTo('latest') which I can call from the browser console to control when I run migrations. Just remember...