Created attachment 949741 [details] correct form Description of problem: The user should be able to change the password each time he is changing the payment plan. In reality, this option is available only first time a user upgrades the plan. Next time, the form does not have password fields at all Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Login to the devenv website 2. navigate to /app/account/plans/bronze/upgrade/edit 3. Fill all the fields including password, click "submit" 4. navigate to /app/account/plans/silver/upgrade/edit 5. Try to find password fields Actual results: There are no password fields second time when I upgrade plan Expected results: Password fields must be present always Additional info: Please see screenshots of the pages with and without password fields
Created attachment 949742 [details] form without password fields
This is working as designed. The first upgrade converts the account type to a full Red Hat account, and choosing a password is a part of that. If a password change is desired later, it can be done at https://openshift.redhat.com/app/account/password/edit