Duncan
Duncan
Failures: 1) Competition management when signed in as admin change guest entry fee to non-zero Failure/Error: editing_user = User.find(editing_user_id) ActiveRecord::RecordNotFound: Couldn't find User with 'id'=1 # ./app/models/competition.rb:781:in `user_cannot_demote_themself' # ./app/controllers/competitions_controller.rb:393:in...
1) JobsCheck finds the oldest job that has been waiting to run Failure/Error: expect(description).to match(/Job #{another_job.cronjob_statistics.id} was/) expected "Uh oh! Job WeatMonthlyDigestJob was enqueued 10 minutes ago and still has...
What do you mean by "submits" in this context? Submits the results (ie basically an empty Results JSON?)
Strongly agree in principle; `blocked` until the discussion in `Update 2c+` is finalized, as there is a lot of important nuance there for people to think through.
Thanks a lot for all of the these issues! It'll take someone more experienced than me to parse and implement them, but great to have all of this raised.
Agree that this deserves its own issue - PR's are welcome, and we are now in a position to provide support on any test failures/issues that come up.
How is WCT accessing it now?
Ok cool, that makes sense! Open to contributions on this issue.
Some more evidence for this issue: - A false-positive 2x2 WR was marked as seen below  - I tried clearing and re-entering the results, but this was not effective;...
Ah that's interesting! I did do a sync after posting that comment - is it perhaps necessary to do the following: - wait an hour for the results to "refresh"...