Skip to content

Implemented a daily system job handling record expiration#832

Merged
peteeckel merged 1 commit into
mainfrom
feature/record-expiration-job
Jun 8, 2026
Merged

Implemented a daily system job handling record expiration#832
peteeckel merged 1 commit into
mainfrom
feature/record-expiration-job

Conversation

@peteeckel

Copy link
Copy Markdown
Collaborator

The new record expiration feature can only work if the SOA SERIAL number for a zone is updated when a record expires.

This PR implements a system job that runs once per day and finds records that have an expiry date that is in the past, but after the date the record was last changed. If it finds such a record, it updates the last_changed field of the record and recalculates the SOA SERIAL fields of all zones affected.

@peteeckel peteeckel merged commit 5a0f19b into main Jun 8, 2026
11 checks passed
@peteeckel peteeckel deleted the feature/record-expiration-job branch June 8, 2026 11:24
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.

1 participant