Bug #19006
closedSuppressed techniques coming back to life forever
Description
A user tried to suppressed techniques that were saved in the "process" category and they don't stop appearing again and again.
He tried to suppress them from the technique editor screen => come back
From the "active tree" page => deletion ok, but once we go back to the techniques page => come back.
Deletion works for techniques saved in the default category.
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.3 to 6.2.4
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.4 to 6.2.5
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.5 to 6.2.6
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.6 to 6.2.7
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.7 to 6.2.8
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.8 to 6.2.9
Updated by Vincent MEMBRÉ over 3 years ago
- Target version changed from 6.2.9 to 6.2.10
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.10 to 6.2.11
Updated by Nicolas CHARLES about 3 years ago
- Translation missing: en.field_tag_list set to Sponsored
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.11 to 6.2.12
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.2.12 to 6.2.13
Updated by Nicolas CHARLES over 2 years ago
- Assignee set to Nicolas CHARLES
I can totally reproduce this issue
Updated by Nicolas CHARLES over 2 years ago
This is because we only get the parent category of the technique, and not the whole path to the parent
So for a technique in process, we try to delete "techniques/process/technique_a_supprimer/1.0" rather than "./techniques/systemSettings/process/technique_a_supprimer/1.0"
Updated by Nicolas CHARLES over 2 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES over 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/rudder/pull/4188
Updated by Nicolas CHARLES over 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|57e2095fa20e22ef88e36a1cf9da32da607ea54b.
Updated by François ARMAND over 2 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ over 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.2.13, 7.0.2 and 7.1.0~rc1 which were released today.
Updated by Nicolas CHARLES over 2 years ago
- Related to Bug #21491: Cannot delete technique in the technique editor if it contains a space in its name added