freeipa icon indicating copy to clipboard operation
freeipa copied to clipboard

Deprecated idnssoaserial message

Open carma12 opened this issue 2 years ago • 0 comments

A warning message (regarding the SOA serial deprecation) is shown on the WebUI and CLI every time a new DNS zone is added (even if the '--serial' option is not explicitly set) or the SOA serial is modified.

This should be managed by setting the 'idnssoaserial' as deprecated and not required parameter.

Also, on the WebUI, the SOA serial textbox must be disabled (non-editable) to prevent the 'ValidationError' message from being shown when this specific field is manually set: image

Signed-off-by: Carla Martinez [email protected]

carma12 avatar Sep 19 '22 15:09 carma12