| Summary: | Show Analytics link not displaying with Analytics enhanced workflow | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Esther Melander <esther.melander> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | m.de.rooy |
| Version: | 23.11 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Esther Melander
2024-06-10 17:30:19 UTC
Hi Esther, some additional questions that might help resolve this: * Are you using Elasticsearch or Zebra? * Has this worked before or did it break after an update? * When using Elasticsearch: do you have a cni index defined for 003 in your search mappings? The problem appeared in 23.11, which is using ElasticSearch. It works in 23.05, which is using Zebra. I will update when I know more about the ElasticSearch mapping. I think since 22.11 we do a background search that makes the link only appear, if there are results to the search. If it is an updated system the control-number-identifier (cni) index might not be there or filled. But that's just a first idea. It looks like the 23.11 test site had an older ES index. Updating it appears to have solved the problem. I will go ahead and mark this bug as resolved. |