Actions
Bug #13843
closedBug #9149: Inventory keeps its key certified when node is deleted
Inventory keeps its key certified when node is deleted even is keystatus is erased
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The key status must be "unassigned".
Updated by François ARMAND about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/2090
Updated by Rudder Quality Assistant about 6 years ago
- Assignee changed from Vincent MEMBRÉ to François ARMAND
Updated by François ARMAND about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|5819e44e20a819603c60b4e48b06432a924ff17b.
Updated by François ARMAND about 6 years ago
For some reason, using the UndefinedKey.value does not work. In fact, the value must be none of:
- no value for keyStatus,
- UndefinedKey.value
- CertifiedKey.value
Using "bzouing" works fine, for example.
It is most certainly not what we want. So I'm opening an other ticket for that.
Updated by François ARMAND about 6 years ago
- Related to Bug #13886: New inventory not accepted when deleted inventory with "undefined" key status deleted added
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from Pending release to Released
Updated by François ARMAND over 5 years ago
- Related to Bug #14707: Impossible to recreate a node deleted added
Actions