Closed Bug 857055 Opened 11 years ago Closed 11 years ago

[PHP App] Fix forcing implementation of a middleware service

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: adrian, Assigned: adrian)

References

Details

We changed the way implementation forcing worked in bug 846347, but didn't change the current UI to reflect those changes. If we want to efficiently test search with elasticsearch, we need to fix the old PHP app.
Pull request: https://github.com/mozilla/socorro/pull/1173

Steps to QA
-----------

1. Go to advanced search
2. Run a search returning more than 1,000 results
3. Add at the end of the URL "&_force_api_impl=elasticsearch"
4. Verify that you get exactly 1,000 results
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/88f223aeebe70f01970aa581f6f7fc2048b45503
Fixes bug 857055 - Fixed implementation forcing in PHP Web App.

https://github.com/mozilla/socorro/commit/0429434601853a2c10239ff24eb148dfb3ef8aad
Merge pull request #1173 from AdrianGaudebert/857055-force-impl-old-webapp

Fixes bug 857055 - Fixed implementation forcing in PHP Web App.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 42
You need to log in before you can comment on or make changes to this bug.