Project

General

Profile

Actions

Bug #17906

closed

Error when trying to enable a disabled Technique in the technique tree

Bug #17906: Error when trying to enable a disabled Technique in the technique tree

Added by Nicolas CHARLES over 5 years ago. Updated over 5 years ago.

Status:
Released
Priority:
N/A
Category:
Web - UI & UX
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

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 open0 closed)

Related to Rudder - Bug #17907: Error in popup when trying to disable an active techniqueNewActions

Updated by Nicolas CHARLES over 5 years ago Actions #1

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES

Updated by Nicolas CHARLES over 5 years ago Actions #2

improving the filtering fixes when technique is disabled, but not certains cases where techniques is enabled

Updated by Nicolas CHARLES over 5 years ago Actions #3

  • Related to Bug #17907: Error in popup when trying to disable an active technique added

Updated by Nicolas CHARLES over 5 years ago Actions #4

  • 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

Updated by Vincent MEMBRÉ over 5 years ago Actions #5

  • Target version changed from 6.0.8 to 6.0.9

Updated by Nicolas CHARLES over 5 years ago Actions #6

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ over 5 years ago Actions #7

  • Target version changed from 6.0.9 to 6.0.8

Updated by Vincent MEMBRÉ over 5 years ago Actions #8

  • Fix check changed from To do to Checked

Updated by Vincent MEMBRÉ over 5 years ago Actions #9

  • 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.

Actions

Also available in: PDF Atom