WillyXJ / facileManager

A modular suite of web apps built with the sysadmin in mind.
www.facilemanager.com
GNU General Public License v2.0
88 stars 37 forks source link

[BUG] SOA of reverse zone not updated after A record deletion #580

Closed millallo closed 7 months ago

millallo commented 1 year ago

fM Version : 4.5.0 fmDNS: v5.3.3


(BUG | ISSUE) Expected Behavior: The deletion of an A record with linked PTR, should trigger SOA update of the reverse zone and the reload config hint.

(BUG | ISSUE) Actual Behavior: The deletion of an A record with linked PTR, deletes A and PTR records correctly, but updates only the SOA of the forward zone.

(BUG | ISSUE) Steps to reproduce: Create an A record with 'Create PTR' checkbox and deploy new configuration. Delete the A record just created.

WillyXJ commented 7 months ago

This is now fixed in fmDNS 6.0.0 and later.