-
Notifications
You must be signed in to change notification settings - Fork 358
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
Revert faster services PR 5366 #5768
Conversation
This reverts commit 3f609da, reversing changes made to 2f31e65. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1722491
/cc @skateman |
Checked commit kbrock@a72c9b4 with ruby 2.4.6, rubocop 0.69.0, haml-lint 0.20.0, and yamllint 1.10.0 |
@kbrock is it possible that after ManageIQ/manageiq#18936 the issue is no longer reproducible and so this one is obsolete? |
@skateman I'm able to reproduce on services page. Not on any other areas. |
@skateman This flag overrides the MIQ code |
I'm fine with reverting this for now if it breaks ordering and pagination. 👍 |
Revert faster services PR 5366 (cherry picked from commit aed816c) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1728033
Hammer backport details:
|
We were able to speed up the services page, but we lost sorting and proper pagination. So we are temporarily reverting #5366
This reverts commit 3f609da, reversing
changes made to 2f31e65.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1722491
NOTE: This page is now slow again. This change and other code fixes will need to be introduced again in another PR.
@miq-bot add_label bug, hammer/yes, services