This repository was archived by the owner on Jul 24, 2020. It is now read-only.
This repository was archived by the owner on Jul 24, 2020. It is now read-only.
Cannot edit requirements #1354
Closed
Description
This needs to be confirmed, but I was messing around with our Heroku demo and don't think I could edit the requirements a user has fulfilled. My guess is that this is a simple strong params issue, but it needs to be replicated first:
- Log in as admin/superuser
- Visit user profile (yours or someone else's)
- Attempt to add requirements (select them in the list)
- Click "Save"
- Upon clicking edit again, no requirements are selected
I didn't exhaustively test this, but we should figure it out and fix it if it's an issue. Sticking this in v5.5.0 since it would be a pretty sizeable bug.
Activity