https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24680
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #6 from David Nind <[email protected]> --- The first patch no longer applies: Bug 24680 - Hold modification endpoints don't always work properly 99241 - Bug 24680: Fix PUT api/v1/holds/{hold_id} to work also when priority is not provided 99242 - Bug 24680: Fix end_date returned from api/v1/holds/{hold_id}/suspension endpoint Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 24680: Fix PUT api/v1/holds/{hold_id} to work also when priority is not provided error: sha1 information is lacking or useless (t/db_dependent/api/v1/holds.t). error: could not build fake ancestor Patch failed at 0001 Bug 24680: Fix PUT api/v1/holds/{hold_id} to work also when priority is not provided The second patch works as per the test plan. (For my information - Figured out how to test: installed Insomnia REST client, enabled RESTPublicAPI and RESTBasicAuth system preferences. This is all new to me, so any suggestions on the appropriate tools to use would be appreciated.) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
