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

Circling back and removing compliance join for all #5926

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Aug 1, 2019

Follow up to #5919

having include_for_find: :compliances forces a join
and too many records are coming back.

We removed a few of these in #5919, but this PR circles back and removes them from the other views, too.

https://bugzilla.redhat.com/show_bug.cgi?id=1733351

having include_for_find: :compliances forces a join
too many records are coming back.

We removed a few of these before, but this PR
circles back and removes them from the other views
@kbrock
Copy link
Member Author

kbrock commented Aug 1, 2019

@miq-bot add_label bug, hammer/yes, ivanchuk/yes, cloud, intel/reporting

@miq-bot
Copy link
Member

miq-bot commented Aug 1, 2019

@kbrock Cannot apply the following labels because they are not recognized: cloud, intel/reporting

@miq-bot
Copy link
Member

miq-bot commented Aug 1, 2019

Checked commit kbrock@091d87f with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0
0 files checked, 0 offenses detected
Everything looks fine. ⭐

@mzazrivec mzazrivec self-assigned this Aug 2, 2019
@mzazrivec mzazrivec added this to the Sprint 117 Ending Aug 5, 2019 milestone Aug 2, 2019
@mzazrivec mzazrivec merged commit f7dcdc6 into ManageIQ:master Aug 2, 2019
simaishi pushed a commit that referenced this pull request Aug 2, 2019
Circling back and removing compliance join for all

(cherry picked from commit f7dcdc6)

https://bugzilla.redhat.com/show_bug.cgi?id=1733351
@simaishi
Copy link
Contributor

simaishi commented Aug 2, 2019

Ivanchuk backport details:

$ git log -1
commit 87ce65b6c7cb64ce576d0b3afaa521c32718fb67
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Fri Aug 2 11:06:09 2019 +0200

    Merge pull request #5926 from kbrock/compliance_statuses
    
    Circling back and removing compliance join for all
    
    (cherry picked from commit f7dcdc6fd248f53ceb0780a76c9f8c24f9d99238)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1733351

simaishi pushed a commit that referenced this pull request Aug 14, 2019
Circling back and removing compliance join for all

(cherry picked from commit f7dcdc6)

https://bugzilla.redhat.com/show_bug.cgi?id=1738266
@simaishi
Copy link
Contributor

Hammer backport details:

$ git log -1
commit 1910b6da4fe9ed4a45cc187be588f85a7ee5b298
Author: Milan Zázrivec <mzazrivec@redhat.com>
Date:   Fri Aug 2 11:06:09 2019 +0200

    Merge pull request #5926 from kbrock/compliance_statuses
    
    Circling back and removing compliance join for all
    
    (cherry picked from commit f7dcdc6fd248f53ceb0780a76c9f8c24f9d99238)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1738266

@kbrock kbrock deleted the compliance_statuses branch August 20, 2019 16:01
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