| Summary: | Custom fields can not be deleted in ill requests | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jan Kissig <bibliothek> |
| Component: | ILL | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | lisette, pedro.amorim, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
Jan Kissig
2025-11-25 13:36:52 UTC
The code where this should be handled seems to be not implemented at all https://gitlab.com/koha-community/Koha/-/blob/main/Koha/ILL/Backend/Standard.pm?ref_type=heads#L412 There are checks for add_new_custom and custom_delete form values which are never set in the UI. |