Nullable field error on Settings / Windows KMS
Bug #2030095 reported by
Adam Collard
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-ui |
Fix Committed
|
Medium
|
Peter Makowski |
Bug Description
1. Go to the Settings, Images, Windows e.g. http://
2. Click in the text field
3. Blur the field (click outside or tab)
Expected:
No error, there is no Windows image available - it started blank, it can remain blank
Actual
See error about nullable field
Error: windows_kms_host must be a `string` type, but the final value was: `null`. If "null" is intended as an empty value be sure to mark the schema as `.nullable()`
Present in maas-ui 3.5.0 236e9165bf1c93a
Changed in maas-ui: | |
assignee: | nobody → Peter Makowski (petermakowski) |
Changed in maas-ui: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
status: | Confirmed → Triaged |
status: | Triaged → In Progress |
Changed in maas-ui: | |
milestone: | none → 3.5.0 |
status: | In Progress → Fix Committed |
To post a comment you must log in.