Bug #11649
closedNo way to delete stale entries from the Reference Technique library
Description
I have some stale entries in the "Reference Technique library" I cannot delete: There is no Delete button. They are deleted in the NCF Editor and do not have any Directives/Rules referencing them, but still appear in the tree on the left side.
Also note that the entries seem to be duplicated, one in the Root element: iptables_apply(0)
and one in the User Techniques: iptables_apply(1)
, and I am not sure how they got there :-/
See:
Files
Updated by Janos Mattyasovszky about 7 years ago
- File deleted (
2017-10-23 12_32_36-Rudder - Technique Library Management.png)
Updated by Janos Mattyasovszky about 7 years ago
I am supposed to have full access:
<user name="XXXXXXX" password="LDAP" role="administrator" />
Updated by François ARMAND about 7 years ago
- Related to Bug #5203: There is no way to remove a Directive based on a Technique that no longer exists added
Updated by François ARMAND about 7 years ago
Actually, this wasn't ever implemented because "technique" add/remove was done at the FS level + git commit + reload techniques. This does not make sens at all anymore, and we should have to "delete" buttons in that screen:
- one "delete from user lib" (current button)
- one "remove from both lib" (missing one)
Moreover, we should allow to delete technique with Rules/directives after a warning message (it's just to big a burden to force the user to click N times to remove all directives, it it's what he wants).
Updated by Benoît PECCATTE about 7 years ago
- Category set to Web - Config management
- Target version set to 4.3.0~beta1
- Severity set to Minor - inconvenience | misleading | easy workaround
- User visibility set to Operational - other Techniques | Technique editor | Rudder settings
- Priority changed from 0 to 32
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.3.0~beta1 to 4.3.0~rc1
- Priority changed from 32 to 31
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.3.0~rc1 to 4.3.0~rc2
Updated by François ARMAND over 6 years ago
- Target version changed from 4.3.0~rc2 to 4.1.11
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.11 to 4.1.12
- Priority changed from 31 to 30
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.12 to 4.1.13
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.1.13 to 411
- Priority changed from 30 to 29
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 411 to 4.1.13
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.13 to 4.1.14
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.1.14 to 4.1.15
- Priority changed from 29 to 28
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.15 to 4.1.16
- Priority changed from 28 to 27
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.16 to 4.1.17
Updated by François ARMAND about 6 years ago
- Effort required set to Small
- Priority changed from 27 to 40
Updated by François ARMAND about 6 years ago
- Status changed from New to Rejected
- Priority changed from 40 to 0
This is not the case anymore (since 4.3 I think)! Even in stall entrie (for ex deleted from fs + git commited + technique lib reloaded), we get a delete button!