https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30888 --- Comment #34 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Victor Grousset/tuxayo from comment #30)
"heading" column added
manual deletion and merge works :D
but merge test fails
/kohadevbox/koha/t/db_dependent/AuthoritiesMarc.t .. 6/13 # Failed test 'Moved to deleted' # at /kohadevbox/koha/t/db_dependent/AuthoritiesMarc.t line 335. # got: undef # expected: anything else # Looks like you planned 2 tests but ran 3. # Looks like you failed 1 test of 3 run.
# Failed test 'ModAuthority() tests' # at /kohadevbox/koha/t/db_dependent/AuthoritiesMarc.t line 338. # Looks like you planned 3 tests but ran 2.
I don't know if creating authorities is different now with the "heading" column and it would be missing in the calls.
Not sure what happened here. But looks like the test in Delete got moved into Mod. Maybe rebase issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.