Closed shawnlauzon closed 6 years ago
After pressing "Clear campaign data" on dev, the leaderboard data returns a 500 error. It looks the data which was deleted is not complete. Investigating now ...
Opened #182 to track problem; closing this issue.
The current server only supports one campaign at a time, and so to start a new campaign, the existing campaign needs to be removed. However, we do not want to remove all the users and force users to re-register.
Existing users in the campaign (there should be only five) should be automatically added to the new campaign. However, all of their earnings and posts should be removed.