Project

General

Custom queries

Profile

Actions

Bug #8591

closed

When a node is not accepted, and sends two inventories at the same time, the date in the pending nodes list is the oldest one

Added by Alexis Mousset almost 9 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
5 (lowest)
Assignee:
-
Category:
Web - Nodes & inventories
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

It may be confusing if the first inventory is old. There is no point in sending two inventories at the same time, we should remove failed inventories before sending a new one.


Related issues 2 (1 open1 closed)

Related to Rudder - User story #7908: Keep N last inventories generated on the node ReleasedNicolas CHARLESActions
Related to Rudder - Enhancement #20644: Webapp must refuse inventory with a date older than the one it already has for a nodeNewActions
Actions #1

Updated by François ARMAND almost 9 years ago

A simple solution is to clean the "send" directory for olds inventories before creating the new one.

We have #7908 that wants to keep the N last inventories, but it is OK is the inventories are kept in a dedicated directory (which also make logrotate simpler, if we use that for the logic).

Actions #3

Updated by François ARMAND almost 9 years ago

  • Priority changed from N/A to 5 (lowest)
  • Target version set to 2.11.23

It's clearly not a critical bugs because:

- it's just suprising, it doesn't break anything;
- it's VERY rare: it need to have a old machine, which was deleted, kept appart for some time, and then readded, and that machine need to have a dandling inventory not sent.

Actions #40

Updated by Alexis Mousset almost 6 years ago

  • Target version changed from 588 to 5.0.13

still there in 5.0

Actions #56

Updated by François ARMAND over 3 years ago

  • Status changed from New to Resolved

This is not the case anymore in 6.2. Opening #20644 to enhance behavior of webapp on inventory dates.

Actions

Also available in: Atom PDF