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

Fixed named scope regression in MiqSchedule.with_prod_default_not_in #16349

Merged
merged 1 commit into from
Oct 31, 2017

Conversation

skateman
Copy link
Member

According to the TreeBuilder the query should be (prod_default != 'system' or prod_default is null) and not (prod_default != 'system' or prod_default is not null).

To test this you'll need both #16348 and ManageIQ/manageiq-ui-classic#2564

Before:
screenshot from 2017-10-30 19-17-56

After:
screenshot from 2017-10-30 19-15-00

@martinpovolny
Copy link
Member

We need this one for the release. Waiting for travis.

@miq-bot
Copy link
Member

miq-bot commented Oct 30, 2017

This pull request is not mergeable. Please rebase and repush.

@martinpovolny
Copy link
Member

@skateman : I tested the "merge conflict" feature, but ended up with 2 commits instead of one. Please, rebase. Other than the rebase, we are good and this can be merged.

@chessbyte chessbyte assigned chessbyte and unassigned martinpovolny Oct 30, 2017
@miq-bot
Copy link
Member

miq-bot commented Oct 30, 2017

Checked commit skateman@71c173c with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@chessbyte chessbyte merged commit a9fd039 into ManageIQ:master Oct 31, 2017
@chessbyte chessbyte added this to the Sprint 72 Ending Oct 30, 2017 milestone Oct 31, 2017
@skateman skateman deleted the fix-scope-schedule branch October 31, 2017 09:02
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