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

BZ#1507108-"filter", is correct option, subquery_count (to display filter results) #1220

Conversation

AllenBW
Copy link
Member

@AllenBW AllenBW commented Nov 6, 2017

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

Looks like we had a regression from #1117

CollectionsApi service uses "filter" as the option from which to build the filter chain
When filtering on a query, subquery_count will display the count of the query (where count will display the total results, sans influence of options)

previously My Orders had a count of 7 😭, but checkit below, working!! 🙌

screen shot 2017-11-06 at 4 51 34 pm

CollectionsApi service uses "filter" as the option from which to build the filter chain
When filtering on a query, subquery_count will display the count of the query (where count will display the total results, sans influence of options)
@AllenBW AllenBW added this to the Sprint 73 Ending Nov 13, 2017 milestone Nov 6, 2017
@miq-bot
Copy link
Member

miq-bot commented Nov 6, 2017

Checked commit AllenBW@2c55bb9 with ruby 2.3.3, rubocop 0.47.1, and haml-lint 0.20.0
0 files checked, 0 offenses detected
Everything looks fine. 🏆

@chriskacerguis chriskacerguis self-assigned this Nov 6, 2017
@chriskacerguis chriskacerguis merged commit bbc64e0 into ManageIQ:master Nov 6, 2017
simaishi pushed a commit that referenced this pull request Nov 7, 2017
…te-nav-counts

BZ#1507108-"filter", is correct option, subquery_count (to display filter results)
(cherry picked from commit bbc64e0)

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

simaishi commented Nov 7, 2017

Gaprindashvili backport details:

$ git log -1
commit 25d0a36bacb30ec63462cd36b61c032883f0d3a5
Author: Chris Kacerguis <[email protected]>
Date:   Mon Nov 6 16:18:51 2017 -0600

    Merge pull request #1220 from AllenBW/BZ/MASTER/#1507108-fix-inaccurate-nav-counts
    
    BZ#1507108-"filter", is correct option, subquery_count (to display filter results)
    (cherry picked from commit bbc64e0e9b0014c78e2f5f128c1da7d9b5baba60)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1510250

@AllenBW AllenBW deleted the BZ/MASTER/#1507108-fix-inaccurate-nav-counts branch November 7, 2017 12:28
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