Actions
Bug #9117
closedUser story #8563: Make the quicksearch bar in menu able to also search rule, group, directive, etc
Quicksearch test broken and attribute inconsistencies
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The quicksearch tests are broken due to some inconsistencies in naming attribute.
For exemple, almost everywhere we are using snake case now (dir_parameters, node_properties...), but not everywhere (groupid) and display name was removed (but still used in tests).
This pr add back missing aliases and make test pass again.
Actions