Closed
Bug 877175
Opened 11 years ago
Closed 11 years ago
Investigate lack of plugin related data in elasticsearch
Categories
(Socorro :: Backend, task, P1)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
50
People
(Reporter: adrian, Assigned: adrian)
References
Details
It seems all plugin fields are empty in elasticsearch. We need to investigate why it is, and fix it.
Assignee | ||
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 50
Assignee | ||
Comment 1•11 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/1278
QA will require me to reindex some data. Please get in touch with me. :)
Steps to QA
-----------
1. Make sure I reindexed data
2. Go to advanced search, run a search with Report Process = Plugins
3. Add &_force_impl_api=elasticsearch at the end to make sure you use elasticsearch
4. Verify that the results show data for plugin names, filenames and versions
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/fe06aaa4e415c6c29b5df74455d2466d5e0f89b3
Fixes bug 877175 - Fixed a missing uppercase letter in plugin related fields.
https://github.com/mozilla/socorro/commit/6adb22b53ff03760bcc463363ccc565e2b7ca0ee
Merge pull request #1278 from AdrianGaudebert/877175-fix-plugin-filter-in-search
Fixes bug 877175 - Fixed a missing uppercase letter in plugin related fields.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•