https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32707
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #14 from Victor Grousset/tuxayo <[email protected]> --- Hi :) > Scenario A (authority) > 5. Find the authority record #1 and note the number of linked biblio > records. > 6. Show the detail of authority #1 and compare the number of linked > biblio records. > 7. If in the database there are authority records with ids =~ /^1/ (i.e. > 10, 11, 12, ..., 100, 101, ...) linked to the biblio records you get > two different numbers of linked records. In sample data an:1 isn't linked to anything and doesn't have a name. I completed it with a name. Then linked it to a 100$a of a record, replacing the current author. When searching the auth name I get it, it tells me 1 linked record. Auth details page tells me 1 linked record also. Both are the same, so it fails to reproduce the issue :( Auths 10 to 19 have linked records so it should cause the bug, right? SearchEngine is indeed set to ES. I've started KTD with it and catalogue search is working. Anything else to check to be able to reproduce? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
