https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41520 Bug ID: 41520 Summary: Using additional fields on ERM agreements results in an error when loading the agreements table Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: bibliothek@th-wildau.de QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, pedro.amorim@openfifth.co.uk To recreate: a) enable ERM module in system preferences b) create an addition field (/cgi-bin/koha/admin/additional-fields.pl) for Agreements (erm_agreements) c) go to /cgi-bin/koha/erm/agreements and create an agreement, fill the additional field. Save and reload /cgi-bin/koha/erm/agreements d) see browser error 'Something went wrong when loading the table. 500: Internal Server Error. Properties not allowed: record_table.' and error log in ktd: '==> /var/log/koha/kohadev/plack-api-error.log <== [2026/01/05 12:39:19] [WARN] OpenAPI >>> GET api/v1/erm/agreements [{"message":"Properties not allowed: record_table.","path":"\/body\/0\/extended_attributes\/0"}] ' -- You are receiving this mail because: You are watching all bug changes.