Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #9195: Quicksearch does not work on "is enable", directive name, and a lot of others #1223

Conversation

fanf
Copy link
Member

@fanf fanf commented Sep 30, 2016

@fanf
Copy link
Member Author

fanf commented Sep 30, 2016

PR rebased

@fanf fanf force-pushed the bug_9195/quicksearch_does_not_work_on_is_enable branch from 9a97470 to 420b5e5 Compare September 30, 2016 22:20
case RudderRoles => sub(a, token)
case GroupId => sub(a, token)
case IsEnabled => bool(a, token)
case IsDynamic => bool(a, token)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dynamic should also match for 'dynamic' -> true , 'static' -> false

@fanf
Copy link
Member Author

fanf commented Oct 2, 2016

PR rebased

@fanf fanf force-pushed the bug_9195/quicksearch_does_not_work_on_is_enable branch from 420b5e5 to fa04458 Compare October 2, 2016 15:05
@ncharles
Copy link
Member

ncharles commented Oct 2, 2016

Looks good to me! Thank you

@ncharles
Copy link
Member

ncharles commented Oct 2, 2016

If you can add unit test for that later on, you'll make me an happy man

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit fa04458 into Normation:branches/rudder/3.1 Oct 2, 2016
@fanf fanf deleted the bug_9195/quicksearch_does_not_work_on_is_enable branch March 15, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants