- Issue created by @john.oltman
- 1fc13e80 committed on 3.3.x
#3500123: Refactor registration option checks
- 1fc13e80 committed on 3.3.x
Automatically closed - issue fixed for 2 weeks with no activity.
Currently there is code in RegisterForm:alterRegisterForm() and RegistrationManager:getRegistrantOptions() that gives an error if the current user does not have permission to edit an existing registration with the registrant assigned to that registration. The error "No valid registration options exist. Registration permissions may need to be adjusted." is given.
See if the recently added validator in π Add a register permissions validation constraint Active can be leveraged to simplify this code.
Active
3.3
Registration Core
#3500123: Refactor registration option checks
Automatically closed - issue fixed for 2 weeks with no activity.