[Koha-bugs] [Bug 30719] ILL should provide the ability to create batch requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 3 16:09:32 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30719

Pedro Amorim <pedro.amorim at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145934|0                           |1
        is obsolete|                            |

--- Comment #30 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 146152
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146152&action=edit
Bug 30719: (QA Follow-up):

- Fix wrong link 'Create a new batch status message' in case there are no
existing batch statuses
- Detail of batch update - View status of any request within a batch
- Fix typo to correctly display status code on batch statuses list page
- Fixed an issue with illrequest api definition that prevented the listing of
any ILL requests if any request had a status_alias
- Updated "Add items to batch" css class to match new 22.11 style
- Fixed conflict issue where it prevented the creation of a single request in a
backend that is using JS field validation utilizing the #cardnumber selector
- Added a check for metadata enrichment plugins and bail batches JS code if
none are found, this prevents a console error
- Remove ysearch from patron auto complete in batch creation and use
patron_autocomplete instead
- 'New batch' and 'list batches' buttons no longer show if no metadata plugin
is installed
- Fixed tests, all passing now
- Improved error messaging for non-existent cardnumber input in patron in ill
batch creation
- Improved error messaging for duplicate batch name creation error
- Fix sidemenu filters and search not working after new batch_id column

Sponsored-by: UKHSA

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list