Bug 33656 - In serial collection, items with "Missing" status are always checked by default
Summary: In serial collection, items with "Missing" status are always checked by default
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-02 20:15 UTC by Maude Boudreau
Modified: 2023-09-14 15:27 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Example (131.24 KB, image/jpeg)
2023-05-02 20:15 UTC, Maude Boudreau
Details
Other statuses that are pre-selected (130.96 KB, image/png)
2023-09-14 15:27 UTC, Esther Melander
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maude Boudreau 2023-05-02 20:15:03 UTC
Created attachment 150534 [details]
Example

Hi,

In serial collection, items with "Missing" status are always checked by default.
Some libraries always maintain this status in issues. This creates a problem when they want to prune issues.

Example :
(see file attachment)
To prune all the numbers of 2021, i need to :
Go to the 2022 and 2024 tab to uncheck all missing numbers so that it is not deleted.
Go to the 2021 tab, click on "select all" and on "delete selected issues".

If you forget to uncheck before clicking delete, all the missing numbers of 2022 and 2024 will be deleted!


Also, when we edit serials. All missing numbers appear. Which can become cumbersome when there are several numbers for several years.


It would be nice to have a system preference that allows us to choose if we want to check it or not by default

Thanks!

Maude
Comment 1 Esther Melander 2023-09-14 15:26:43 UTC
It is more than the missing status. It is any item with a status other than Arrived. This is problematic for large serial collections because it requires unchecking lots of boxes so that the desired item can be edited. Rather than a system preference, there should be no default selection.
Comment 2 Esther Melander 2023-09-14 15:27:14 UTC
Created attachment 155618 [details]
Other statuses that are pre-selected