Duncan
Duncan
Email thread reference: "Re: Results for Avenida Chile XXVII Prenacionales 2025" This comp was only holding a single attempt of FMC, and that attempt had a cutoff of: "1 attempt...
This PR: - Adds the ManualPaymentRecord model - Implements a payment flow for manual payments, through a combination of: - changes to `payment_ticket` and `payment_completion` - implementation of `prepare_intent` on...
## High ## Medium - [ ] My Competitions - Past competitions: Only show competitions if the user has competing_status == accepted - [ ] My Competitions - Comp still...
We've had user reports of issues with uploading a new profile picture - this is likely to do with filesize or file format, however: - we aren't sure what causes...
Sometimes users will experience the following error when trying to work with a Delegate Report: ```bash ActionView::Template::Error (Cannot get a signed_id for a new record): ``` Gregor explains the cause...
We recently had an instance of a user uploading images that exceeded the cache size of our image resizing tool, causing errors when trying to load the delegate report. I...