Back to bug 1305478
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Harish NV Rao | 2016-02-15 09:56:16 UTC | CC | hnallurv | |
| Blocks | 1299303 | |||
| Bara Ancincova | 2016-02-16 14:10:02 UTC | CC | rgowdege | |
| Docs Contact | bancinco | |||
| Doc Text | .Missing password field in Calamari An attempt to create a new user in the Calamari UI fails with the following error: ---- password field is required ---- However, there is no password field in Calamari. | |||
| Doc Type | Bug Fix | Known Issue | ||
| Flags | needinfo?(rgowdege) | |||
| rakesh | 2016-02-16 14:17:14 UTC | Flags | needinfo?(rgowdege) | |
| Bara Ancincova | 2016-02-16 14:34:17 UTC | Doc Text | .Missing password field in Calamari An attempt to create a new user in the Calamari UI fails with the following error: ---- password field is required ---- However, there is no password field in Calamari. | .Missing password field in Calamari An attempt to create a new user in the Calamari UI fails with the `password field is required` error because the password field is missing from the Calamari UI. To work around this issue, use the Raw data form and create the new user by using the JSON format, for example: ---- { "username": "user", "email": "user@example.com", "password": "password" } ---- |
| Flags | needinfo?(rgowdege) | |||
| rakesh | 2016-02-22 11:39:23 UTC | Flags | needinfo?(rgowdege) | |
| Ken Dreyer (Red Hat) | 2016-08-02 16:43:51 UTC | Target Release | 1.3.3 | 1.3.4 |
| CC | kdreyer | |||
| Bara Ancincova | 2016-09-19 16:11:08 UTC | Blocks | 1372735 | |
| Christina Meno | 2018-01-18 08:21:49 UTC | Status | NEW | CLOSED |
| Resolution | --- | WONTFIX | ||
| Last Closed | 2018-01-18 03:21:49 UTC |
Back to bug 1305478