carpentries / amy

A web-based workshop administration application built using Django.
https://amy.carpentries.org
MIT License
113 stars 72 forks source link

Data privacy consent in training application does not persist to trainee record #2608

Open maneesha opened 8 months ago

maneesha commented 8 months ago

The Instructor Training application includes a question for mandatory consent to the data privacy policy. However, if an admin then tries to edit that trainee's application form, the data privacy policy question is not checked.

maneesha commented 8 months ago

It looks like this is because the deprecated data privacy consent is being displayed at the top of the trainee edit page.