Skip to content

Change updateRecord behavior - #118

Open
spanagiot wants to merge 1 commit into
loewexy:masterfrom
spanagiot:master
Open

Change updateRecord behavior#118
spanagiot wants to merge 1 commit into
loewexy:masterfrom
spanagiot:master

Conversation

@spanagiot

@spanagiot spanagiot commented Jan 19, 2020

Copy link
Copy Markdown

Make updateRecord check if any parameters of the record changed
If none of the parameters have changed, nothing is pushed to the database and the serial is not increased
This was implemented in order to avoid unnecessary changes in serial and zone transfers

Make updateRecord check if any parameters of the record changed
if none changed nothing is pushed to the database and serial is not increased
This was implemented in order to avoid unecessary changes in serial and zone transfers
@Burnfaker

Copy link
Copy Markdown

This only works for the lower section.
If you change 0 at the top, e.g. TTL 0 to a 0, the serial changes with it.

Can you check this and add a check if necessary?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants