Giter Site home page Giter Site logo

Comments (8)

CodoDerDritte avatar CodoDerDritte commented on July 18, 2024 1

Nyt on uudelleenindeksoitu ja näkyvät emonsa yhteydessä ja palautuvat haussa.

from koha.

CodoDerDritte avatar CodoDerDritte commented on July 18, 2024

Tietueet on palautettu:

MariaDB [tatiprod]> insert into biblio select * from deletedbiblio where biblionumber in ('2452045', '2452046', '2452047', '2452048', '2452049', '2452050', '2452051', '2452052', '2452053', '2452054', '2452055', '2452056', '2452057', '2452058', '2452059', '2452060', '2452061', '2452062', '2452063', '2452064', '2452065');
Query OK, 21 rows affected (0.003 sec)
Records: 21  Duplicates: 0  Warnings: 0

MariaDB [tatiprod]> insert into biblioitems select * from deletedbiblioitems where biblionumber in ('2452045', '2452046', '2452047', '2452048', '2452049', '2452050', '2452051', '2452052', '2452053', '2452054', '2452055', '2452056', '2452057', '2452058', '2452059', '2452060', '2452061', '2452062', '2452063', '2452064', '2452065');
Query OK, 21 rows affected (0.015 sec)
Records: 21  Duplicates: 0  Warnings: 0

MariaDB [tatiprod]> insert into biblio_metadata select * from deletedbiblio_metadata where biblionumber in ('2452045', '2452046', '2452047', '2452048', '2452049', '2452050', '2452051', '2452052', '2452053', '2452054', '2452055', '2452056', '2452057', '2452058', '2452059', '2452060', '2452061', '2452062', '2452063', '2452064', '2452065');
Query OK, 21 rows affected (0.007 sec)
Records: 21  Duplicates: 0  Warnings: 0

MariaDB [tatiprod]> delete from deletedbiblio where biblionumber in ('2452045', '2452046', '2452047', '2452048', '2452049', '2452050', '2452051', '2452052', '2452053', '2452054', '2452055', '2452056', '2452057', '2452058', '2452059', '2452060', '2452061', '2452062', '2452063', '2452064', '2452065');
Query OK, 21 rows affected (0.001 sec)

MariaDB [tatiprod]> delete from deletedbiblioitems where biblionumber in ('2452045', '2452046', '2452047', '2452048', '2452049', '2452050', '2452051', '2452052', '2452053', '2452054', '2452055', '2452056', '2452057', '2452058', '2452059', '2452060', '2452061', '2452062', '2452063', '2452064', '2452065');
Query OK, 21 rows affected (0.002 sec)

MariaDB [tatiprod]> delete from deletedbiblio_metadata where biblionumber in ('2452045', '2452046', '2452047', '2452048', '2452049', '2452050', '2452051', '2452052', '2452053', '2452054', '2452055', '2452056', '2452057', '2452058', '2452059', '2452060', '2452061', '2452062', '2452063', '2452064', '2452065');
Query OK, 0 rows affected (0.003 sec)

MariaDB [tatiprod]> commit;
Query OK, 0 rows affected (0.002 sec)

from koha.

AnttHeik avatar AnttHeik commented on July 18, 2024

Miten pian näiden tietueiden pitäisi näkyä taas TäTissä, koska ainakaan vielä niitä ei näytä löytyvän?

from koha.

CodoDerDritte avatar CodoDerDritte commented on July 18, 2024

Kyllä ne aktiivisissa tauluissa ovat :D Eivät siis näy ollenkaan (edes jos biblionumberilla menee suoraan tietuenäytölle) vai eivät löydy haussa?

from koha.

CodoDerDritte avatar CodoDerDritte commented on July 18, 2024

Näyttäisivät kyllä olevan olemassa (esimerkiksi https://tati.koha-suomi.fi/cgi-bin/koha/catalogue/detail.pl?biblionumber=2452045), eli varmaan indeksijuttu, korjataanpas se vielä.

from koha.

AnttHeik avatar AnttHeik commented on July 18, 2024

Joo, nyt tosiaan löytyy kun tekee suoraan noin, mutta eivät vain yhdisty emoon vielä tai siis näy emoon liitettyinä

from koha.

AnttHeik avatar AnttHeik commented on July 18, 2024

Jeps, nyt näyttää olevan kunnossa, kiitokset :)

from koha.

AnneliO avatar AnneliO commented on July 18, 2024

Kiitos, suljen tiketin! :)

from koha.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.