Summary: | Analytics search is broken with QueryAutoTruncate set to 'only if * is added' | ||
---|---|---|---|
Product: | Koha | Reporter: | Kyle M Hall (khall) <kyle> |
Component: | Searching | Assignee: | Kyle M Hall (khall) <kyle> |
Status: | CLOSED FIXED | QA Contact: | Josef Moravec <josef.moravec> |
Severity: | normal | ||
Priority: | P5 - low | CC: | fridolin.somers, josef.moravec, nick, sandboxes, severine.queune |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added'
Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added' Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added' |
Description
Kyle M Hall (khall)
2018-03-09 19:03:35 UTC
I should note this is using EasyAnalytics Created attachment 72653 [details] [review] Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added' Test Plan: 1) Enable EasyAnalytics 2) Disable QueryAutoTruncate 3) Create an analytic record, add some host items to it 4) Browser to the analytics tab for the record 5) Click the link in the 'used in' column of the table 6) No search results 7) Apply this patch 8) Reload the page, now you get the analytic record! Patch tested with a sandbox, by Séverine QUEUNE <severine.queune@bulac.fr> Created attachment 72834 [details] [review] Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added' Test Plan: 1) Enable EasyAnalytics 2) Disable QueryAutoTruncate 3) Create an analytic record, add some host items to it 4) Browser to the analytics tab for the record 5) Click the link in the 'used in' column of the table 6) No search results 7) Apply this patch 8) Reload the page, now you get the analytic record! Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Thanks Kyle for this so useful enhancement ! Created attachment 73414 [details] [review] Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added' Test Plan: 1) Enable EasyAnalytics 2) Disable QueryAutoTruncate 3) Create an analytic record, add some host items to it 4) Browser to the analytics tab for the record 5) Click the link in the 'used in' column of the table 6) No search results 7) Apply this patch 8) Reload the page, now you get the analytic record! Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.06 Awesome work all! Pushed to 17.05.x for v17.05.12 |