Actions
User story #8669
closedUser story #8563: Make the quicksearch bar in menu able to also search rule, group, directive, etc
Remove old node search and feature switch in Rudder 3.3
Status:
Released
Priority:
4
Assignee:
Category:
Architecture - Code maintenance
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
From Rudder 3.3 and up, we only keep the new quisearch bar, and can remove:
- the old quicksearch node code, and lift module for autocomplete (and repos)
- the feature switch code and other "if" branches related to it
- the ${node.properties[...]} feature switch
BUT: we are going to keep the possibility to disable JS evalution in directive parameters, because it's certainly what someone will want to do at some point.
Actions