-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: None
-
None
Summary
When making changes to the "Sign up options" and saving the changes, the changes do not get applied.
Steps to reproduce
- Go to https://<instance url>/admin/signup
- Tick or untick the Turn on self sign up
- Click Save. You will see a "Successfully saved sign up settings" message on the top right.
- Log out, and select Return to log in page.
Actual Result
- If step 2 above is ticked, Create an account link is missing.
- If step 2 above is unticked, Create an account link still appears.
Expected Result
- If step 2 above is ticked, Create an account link is shown.
- If step 2 above is unticked, Create an account link should not be shown.
Notes
It seems that the instance keeps the default settings and any changes made are not applied.