At 10:36 AM 6/11/2014 +0200, Hugo Agud wrote:
Dear all Before opening a bug, I wish to check with you one issue with attach item. (I have checked bugzilla and we have not been able to find a bug like this) Koha 3.14.3 We have moved one item from one bib record to another using 'attach item' and it has copied the items, but it has not the items from the original bib. Anybody else have seen this behaviour (in previous koha versions worked fine)
This is "normal" (at least in 3.8). You must run ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x from usr/share/koha to eliminate the "ghost". It's slightly annoying, but we have got used to it. There are three scenarios that regularly require this intervention: moving an item, deleting a biblio and replacing a record via Z39.50 import. Downside, a few seconds during which all search functions and some write functions fail -- but end result is an improved "proper" database. Best -- Paul
Paul A schreef op wo 11-06-2014 om 09:27 [-0400]:
This is "normal" (at least in 3.8). You must run ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x from usr/share/koha to eliminate the "ghost". It's slightly annoying, but we have got used to it.
Surely the affected records should be marked as needing updating in the zebraqueue. If they aren't, then this is a bug that should be reasonably easy to fix. -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
Thanks to all, the issue is that the items were still in mysql database, one colleague has checked that in master and another 3.14.3 instllation the behaviour is fine, next time we attach an item we will monitor all the process and inform you. thanks a loty 2014-06-12 1:49 GMT+02:00 Robin Sheat <robin@catalyst.net.nz>:
Paul A schreef op wo 11-06-2014 om 09:27 [-0400]:
This is "normal" (at least in 3.8). You must run ./bin/migration_tools/rebuild_zebra.pl -b -r -v -x from usr/share/koha to eliminate the "ghost". It's slightly annoying, but we have got used to it.
Surely the affected records should be marked as needing updating in the zebraqueue. If they aren't, then this is a bug that should be reasonably easy to fix.
-- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5FA7 4B49 1E4D CAA4 4C38 8505 77F5 B724 F871 3BDF
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* Director Passatge de la Llançadera, 3 · 08338 Premià de Dalt - Tel: 93 539 40 70 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
participants (3)
-
Hugo Agud -
Paul A -
Robin Sheat