[Bug 18129] New: Adding staging user to staged batches, for better filtering
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 Bug ID: 18129 Summary: Adding staging user to staged batches, for better filtering Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: stefan.berndtsson@ub.gu.se QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl When multiple users use "Stage MARC for import" as a daily cataloging tool, it would be helpful if the uploading user could be stored with the staged batch. This would make it possible (perhaps via a SysPref) to filter the staged list to that particular user. We have tools that create the upload files based on today's date, so distinguishing this based on file name is not really doable. Having to add a comment each time also isn't too practical, and you can't filter on either of those anyway. Also, showing imported batches in the list can be a bit overwhelming after a while, and deletion of them are multiple steps, which makes the cataloging flow longer. What I propose is the following enhancement: 1. Add currently logged in username as a field in the import_batches table. 2. When uploading, write that username in that field. 3. Have a SysPref that can be set to filter the staged list (both the tool and the acquisition selector from staged) by that same username. 4. Have a SysPref that can be set to filter so that "Imported" and "Cleaned" are hidden. 5. For the batch list, have the option of "Show all batches" when the filters in 3 and 4 are active. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 --- Comment #1 from Stefan Berndtsson <stefan.berndtsson@ub.gu.se> --- Created attachment 60496 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60496&action=edit Add borrowernumber to staged imports, and set it to the currently logged in user. SysPref to turn on filtering of staged import list so that only batches staged by logged in user is visible. SysPref to remove Cleaned/Imported batches from staged import li -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 Stefan Berndtsson <stefan.berndtsson@ub.gu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60496|Add borrowernumber to |Adding staging user to description|staged imports, and set it |staged batches, for better |to the currently logged in |filtering |user. SysPref to turn on | |filtering of staged import | |list so that only batches | |staged by logged in user is | |visible. SysPref to remove | |Cleaned/Imported batches | |from staged import li | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 --- Comment #2 from Stefan Berndtsson <stefan.berndtsson@ub.gu.se> --- Usage instructions for the provided patch. In System preferences, under Cataloging / Importing there are now two more options. StageFilterByUser which enables filtering the list of staged batches to only show those uploaded by me (filtered on uploading borrowernumber). StageHideCleanedImported further filters the list to hide all cleaned and imported batches. The tool Staged MARC management now has a column "User" which lists the "userid" of the borrower. There is also a link to temporarily disable the filters and show the full unfiltered list (also available as a link in the infobox when no batches are shown). -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 Stefan Berndtsson <stefan.berndtsson@ub.gu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60496|0 |1 is obsolete| | --- Comment #3 from Stefan Berndtsson <stefan.berndtsson@ub.gu.se> --- Created attachment 60543 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60543&action=edit Adding staging user to staged batches, for better filtering Add borrowernumber to staged imports, and set it to the currently logged in user. SysPref to turn on filtering of staged import list so that only batches staged by logged in user is visible. SysPref to remove Cleaned/Imported batches from staged import list. Link near list to ignore filter, in case one needs to see all batches. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 --- Comment #4 from Stefan Berndtsson <stefan.berndtsson@ub.gu.se> --- New patch fixes small conflict with master. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 Stefan Berndtsson <stefan.berndtsson@ub.gu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #60543|0 |1 is obsolete| | --- Comment #5 from Stefan Berndtsson <stefan.berndtsson@ub.gu.se> --- Created attachment 60609 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60609&action=edit Adding staging user to staged batches, for better filtering Minor error in template due to pasting wrong thing. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18129 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Should this have been Needs Signoff? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org