]> git.koha-community.org Git - koha.git/commit
Bug 36924: Remove warning "Value not allowed for auto_incr itemnumber in Item"
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 23 May 2024 06:49:39 +0000 (08:49 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 29 May 2024 14:42:05 +0000 (16:42 +0200)
commit98fa5f6b25360e056dac72a776e880ec2c4d4970
treec397c1f89ad81d3d1f919918af7501286c07ecf5
parent78d1f934c2ad5088bde0bd199c47a2627ad09f8e
Bug 36924: Remove warning "Value not allowed for auto_incr itemnumber in Item"

We are removing entirely the badly written test.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Note: We cannot test this properly when the search index refers to biblios
and items that do not exist in the database.
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit 12511385289b41c3c3d067f1b7c4397010e3d27c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Search.t