[Koha-bugs] [Bug 31891] Regression: show "MARC staging results" with clear link to manage staged bartch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 16 07:46:42 CET 2022


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 143933
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143933&action=edit
Bug 31891: (bug 27421 follow-up) Remove one additional click

>From comment 0
"""
Moving marc batch import actions to background jobs has introduced some
confusing
clicks to the process. Before this change, after staging a batch one was taken
to a "MARC staging results" page with details of how the staging went and, most
importantly, a link straight to the batch you'd just staged
(at manage-marc-import.pl?import_batch_id).

Now, however, one must click the status bar to get to details of the job
and then click "View batch" from there. Not only is that an extra click
and page load, but neither of those links are particularly large or
obvious.
"""

Test plan:
- Stage a record for import, notice that the "View batch" link appears
when the job is finished
- Add order to basket from a new file, select a file and import
Notice that the "Add staged files to basket" link is displayed when the
job is finished

Note for QA: We should have a js_callback in the background_job include
file instead.

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


More information about the Koha-bugs mailing list