Actions
Bug #10196
closedIf we set a short description for a Rule, it won't show up anymore in the rule list
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Setting a Short description in the Rule detail prevents it from showing up in the list of Rules.
List will still show in the footer the correct number of Rules, but the modified Rule won't be there (like showing 2 rules when 3 are defined)
Removing the short description fixes the issue (but it is hard to do, as the Rule is not listed anymore)
Updated by François ARMAND almost 8 years ago
- Status changed from New to In progress
Updated by François ARMAND almost 8 years ago
It's because the class "tooltip" is applied.
Updated by François ARMAND almost 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/1498
Updated by François ARMAND almost 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder|882a796bb7571113aa6dc17cc912b517652feb85.
Updated by Vincent MEMBRÉ over 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.1.0~rc1 which was released today.
- 4.1.0~rc1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions