Skip to content

display date of the last configuration change from last version - #461

Open
zaits07 wants to merge 3 commits into
ytti:masterfrom
zaits07:zaits07-patch-1
Open

display date of the last configuration change from last version#461
zaits07 wants to merge 3 commits into
ytti:masterfrom
zaits07:zaits07-patch-1

Conversation

@zaits07

@zaits07 zaits07 commented Aug 25, 2026

Copy link
Copy Markdown

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • [ X] Changes are reflected in the documentation
  • [ X] User-visible changes appended to CHANGELOG.md

Description

The nodes overview doesn't tell when a device had its configuration updated. User should click on "versions" of each device to see if it has changed or not.
This patch allow to fill and display date of the last configuration change from last version.

New code disabled by default and can be enabled by config mtime_from_versions = true
because git output have problem with cache and slow down node list display.

Problem with git output cache resolved in other PR for oxidized.

Closes issue #115

Display last configuration change date on nodes list
Opt-in by configuration mtime_from_versions = true
mtime_from_versions config parameter description
@zaits07 zaits07 changed the title Zaits07 patch 1 display date of the last configuration change from last version Aug 25, 2026
@zaits07
zaits07 marked this pull request as draft August 26, 2026 04:56
@zaits07
zaits07 marked this pull request as ready for review August 26, 2026 05:36
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