Actions
Bug #7782
closedinventory sent file timestamp not updated in normal run (system techniques)
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In #7282, we introduced a check in rudder agent info for last inventory sent time
However, this file is never created (except in initial promises), so for upgraded system, we always get "Not yet sent", and for accepted systeme, we get (roughly) the acceptation date
Updated by Nicolas CHARLES almost 9 years ago
- Related to User story #7282: Add info about last time inventory and policy updated to rudder agent info added
Updated by Jonathan CLARKE almost 9 years ago
- Related to User story #7206: Touch local file on inventory upload added
Updated by Jonathan CLARKE almost 9 years ago
- Subject changed from rudder agent info always says "Inventory sent: Not yet sent" to inventory sent file not set in
- Status changed from New to In progress
- Assignee set to Jonathan CLARKE
- Target version changed from 3.1.6 to 2.11.18
This is caused by the PR for #7206 that only added this in initial-promises. We should port that same change to system techniques.
Updated by Jonathan CLARKE almost 9 years ago
- Subject changed from inventory sent file not set in to inventory sent file timestamp not updated in normal run (system techniques)
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/850
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|264552d3232532ba896ea6eb35ec1718b4478bb3.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
Actions