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

KG - Related Service Search Display Bug and Optimization #1714

Merged
merged 3 commits into from Feb 14, 2019

Conversation

kayla-glick
Copy link
Contributor

https://www.pivotaltracker.com/story/show/163828438

After changes affecting the other two service searches (Catalog Manager and Service Catalog) the related service search appeared incorrectly.

I fixed the results to be consistent with the other searches, added eager_loading in the controller to remove n+1 queries, and also noticed settings were not being cached in catalog manager as CatalogManager::AppController did not inherit from ApplicationController as it should.

@Stuart-Johnson Stuart-Johnson merged commit 3d98751 into v3.5.0 Feb 14, 2019
@Stuart-Johnson Stuart-Johnson deleted the kg-related_service_search branch February 14, 2019 14:47
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.

None yet

2 participants