Robin Dunlop
Robin Dunlop
This is a frequent issue. Each time we come to competition time, we try to remove all incomplete registrations, and we too have this problem. Currently, the way that it...
@dependabot rebase
On the Competition#edit page, there is a checkbox: We could re-enable this feature (by un-disabling the button), and you could see whether it works as you expect it to.
I don’t recall… I also think it only works if the competition is created before the registration is created. It’s been a long time since it was used Robin On...
I prefer hiding the links if they aren't able to use the links. For example: [this item](https://github.com/rdunlop/unicycling-registration/blob/main/app/views/layouts/competition_management.html.haml#L8) should be wrapped in a `if policy(@competition).manage_age_group?` because the target is [here](https://github.com/rdunlop/unicycling-registration/blob/main/app/controllers/compete/age_groups_controller.rb#L11), controlled...
@dependabot rebase
I'm ok with this idea.