[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
Thu Mar 2 17:33:57 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 #146152|0                           |1
        is obsolete|                            |

--- Comment #31 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 147658
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147658&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
- Move 'add items to batch' button to bottom right and make button bigger
- Add a11y aria tags
- Update cancel/close button label depending on step of batch creation
- Keep 'finish and see batch' button disabled until 'add items to batch' has
been clicked

Sponsored-by: UKHSA

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


More information about the Koha-bugs mailing list