Bug #21119
closedWhen a technique is not in the active techique tree, it can't be deleted in editor
Description
When things went wrong, we may happen to be in a situation where:
- a technique is in the editor
- but it is missing from the active technique tree (and so from directive screen).
In that case, we can't delete the technique anymore, we get an error message:
We must always be able to delete something, and delete must clean as much things as possible (and not fail on things that are already missing).
Files
Updated by Elaad FURREEDAN over 2 years ago
- Status changed from New to In progress
- Assignee set to Elaad FURREEDAN
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.2.14 to 6.2.15
Updated by Alexis Mousset over 2 years ago
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- UX impact set to I dislike using that feature
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 52
Updated by Anonymous over 2 years ago
- Status changed from In progress to Pending release
Applied in changeset rudder|c77365680e7a0943165d588f6cc1b2917c34e6ea.
Updated by François ARMAND over 2 years ago
- File clipboard-202206201533-gchaz.png clipboard-202206201533-gchaz.png added
- Priority changed from 52 to 51
Part of it seems to work, but I still get an error if files weren't correctly cleaned and I try to create a new technique with the same name than one that was incorreclty deleted:
In that case, files should be overwritten (ie: first finish cleaning, then save)
Updated by François ARMAND over 2 years ago
- Fix check changed from To do to Checked
Updated by Elaad FURREEDAN over 2 years ago
- Pull Request set to https://github.com/Normation/rudder/pull/4292
Updated by François ARMAND over 2 years ago
- Related to Bug #21295: When files from a deleted technique are still on fs, creation of technique with same name is impossible added
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.15 which was released today.