[GH-ISSUE #99] Modify record ttl won't work #55

Closed
opened 2026-02-28 01:20:47 +03:00 by kerem · 2 comments
Owner

Originally created by @petzsch on GitHub (Aug 8, 2016).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/99

Hi. I just updatd to the current master. The user issue I reported is fixed. However I can't seem to modify a records ttl. I already lowerd the minTTL in the SOA record, it doesn't help. My change just gets ignored. (ttl of the SOA record for instance)

Originally created by @petzsch on GitHub (Aug 8, 2016). Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/99 Hi. I just updatd to the current master. The user issue I reported is fixed. However I can't seem to modify a records ttl. I already lowerd the minTTL in the SOA record, it doesn't help. My change just gets ignored. (ttl of the SOA record for instance)
kerem closed this issue 2026-02-28 01:20:48 +03:00
Author
Owner

@petzsch commented on GitHub (Aug 8, 2016):

Just applied the patch. Only the Record that i changed, got the new TTL. Works as I would expect it. 👍

<!-- gh-comment-id:238306287 --> @petzsch commented on GitHub (Aug 8, 2016): Just applied the patch. Only the Record that i changed, got the new TTL. Works as I would expect it. :+1:
Author
Owner

@tuxis-ie commented on GitHub (Aug 8, 2016):

The whole rrset will get the new ttl (a record in pdns does not have a ttl, the rrset does). However, when you save the record, I'm unable to let jtable refresh more than one row in the table. So only the record you changed shows the new ttl. When you refresh the records-table, you should find that the whole rrset is changed (if there are multiple records within the rrset).

Thanks for reporting and checking!

<!-- gh-comment-id:238307608 --> @tuxis-ie commented on GitHub (Aug 8, 2016): The whole rrset will get the new ttl (a record in pdns does not have a ttl, the rrset does). However, when you save the record, I'm unable to let jtable refresh more than one row in the table. So only the record you changed shows the new ttl. When you refresh the records-table, you should find that the whole rrset is changed (if there are multiple records within the rrset). Thanks for reporting and checking!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsedit#55
No description provided.