You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TTL updated when changing only the TTL of a DomainRecord
Actual Behavior
No change.
Steps to Reproduce
Create a record with default TTL. (My domain is set to 1 hour.) Issue a record update (PUT) with only the TTL changed. (I'm using 5 minutes.) The TTL in the dashboard doesn't change. I'm seeing this with both A and AAAA records. I'm using this script:
Aha, I think you spotted the bug in my script. I set the TTL in the create path but not in the update path. PEBCAK on me! I've updated my script at the above link. Sorry for the bother.
Package
5.3.0
Expected Behavior
TTL updated when changing only the TTL of a DomainRecord
Actual Behavior
No change.
Steps to Reproduce
Create a record with default TTL. (My domain is set to 1 hour.) Issue a record update (PUT) with only the TTL changed. (I'm using 5 minutes.) The TTL in the dashboard doesn't change. I'm seeing this with both A and AAAA records. I'm using this script:
https://github.com/SpareSimian/LinodeDDNS
Error Output
No response
The text was updated successfully, but these errors were encountered: