MARC structure.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42148 Bug ID: 42148 Summary: Authority types - error for Actions > MARC structure (for newly created authority type with no tags) Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When creating a new authority type, you get an error trace when you go to Actions > MARC structure, for a newly created authority type that does not yet have any tags: CGI::Compile::ROOT::kohadevbox_koha_admin_auth_tag_structure_2epl::auth_tag_structure_2epl(): DBI Exception: DBD::mysql::st execute failed: 'koha_kohadev.auth_types.authtypetext' isn't in GROUP BY at /usr/share/perl5/CGI/Emulate/PSGI.pm line 30 at /usr/share/perl5/DBIx/Class/Exception.pm line 77 To reproduce (using KTD): 1. Go to Administration > Catalog > Authority types 2. Create a new authority type: New authority type - Authority type: TEST - Description: Test 3. Attempt to add a new tag: For the new authority type created, select Actions 4. You get the error trace as described in the description. 5. Note that for an existing authority type, you don't get this error. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.