Bug #17906
closed
Error when trying to enable a disabled Technique in the technique tree
Added by Nicolas CHARLES over 4 years ago.
Updated about 4 years ago.
Description
Enabling them cause the following error for some of them:
Can not find dependencies. Can not build tree of dependencies for Technique ActiveTechniqueId(5541bf22-f18f-47fe-8339-de88b4fbf4e6)
the method tree in TechniqueTree is called twice: once with switchStatusFilter is DontCare (which succeed) and one with switchStatusFilter is OnlyEnableable (which returns Empty). The second one returns nothing, because it already disabled, because the filtering in the method is too strict
Related issues
1 (1 open — 0 closed)
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
improving the filtering fixes when technique is disabled, but not certains cases where techniques is enabled
- Related to Bug #17907: Error in popup when trying to disable an active technique added
- 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/3115
- Target version changed from 6.0.8 to 6.0.9
- Status changed from Pending technical review to Pending release
- Target version changed from 6.0.9 to 6.0.8
- Fix check changed from To do to Checked
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.0.8 and 6.1.4 which were released today.
Also available in: Atom
PDF