Bug 40381 - Koha/SearchEngine/Elasticsearch/ExportConfig.t generates warnings
Summary: Koha/SearchEngine/Elasticsearch/ExportConfig.t generates warnings
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low minor
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 25515
  Show dependency treegraph
 
Reported: 2025-07-15 11:54 UTC by Jonathan Druart
Modified: 2025-07-15 11:54 UTC (History)
0 users

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 40381: Remove warning from Koha/SearchEngine/Elasticsearch/ExportConfig.t (1.80 KB, patch)
2025-07-15 11:54 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2025-07-15 11:54:03 UTC
DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'filter' on SearchMarcToField - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'filter' implicitly as an autoinc, and attempting value retrieval at /kohadevbox/koha/Koha/SearchField.pm line 42
Comment 1 Jonathan Druart 2025-07-15 11:54:34 UTC
Created attachment 184084 [details] [review]
Bug 40381: Remove warning from Koha/SearchEngine/Elasticsearch/ExportConfig.t

DBIx::Class::Storage::DBI::insert(): Missing value for primary key column 'filter' on SearchMarcToField - perhaps you forgot to set its 'is_auto_increment' attribute during add_columns()? Treating 'filter' implicitly as an autoinc, and attempting value retrieval at /kohadevbox/koha/Koha/SearchField.pm line 42