Skip to content
  • Arаm Sаrgsyаn's avatar
    Improve the zones' view reverting logic when a zone is a catalog zone · 2fd96713
    Arаm Sаrgsyаn authored
    When a zone is being configured with a new view, the catalog zones
    structure will also be linked to that view. Later on, in case of some
    error, should the zone be reverted to the previous view, the link
    between the catalog zones structure and the view won't be reverted.
    
    Change the dns_zone_setviewrevert() function so it calls
    dns_zone_catz_enable() during a zone revert, which will reset the
    link between `catzs` and view.
    2fd96713