agile-learning-institute / mentorHub-mongodb

Mongo Database for Institute system
2 stars 3 forks source link

Fix load data runs with existing collections #89

Closed FlatBallFlyer closed 7 months ago

FlatBallFlyer commented 9 months ago

The "load test data" functionality should only run if we are creating the collection. If the collection exists the load test data should be skipped.