Bug 30448 - CircConfirmItemParts works differently depending on staff permissions
Summary: CircConfirmItemParts works differently depending on staff permissions
Status: RESOLVED DUPLICATE of bug 29504
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-04 12:31 UTC by Kelly McElligott
Modified: 2022-04-04 13:07 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kelly McElligott 2022-04-04 12:31:38 UTC
If a library has turned on the system preference CircConfirmItemParts, the option to confirm the message in the 952$3 is turned on.  However, if a staff member doesn't have the permission, Force checkout if a limitation exists, the staff member at checkout will not get the option of checkout or not checkout, they will just see a "continue" option. At check-in, the staff member without the force's permission will see the appropriate options.

Test:

!. Turn on system preference, circconfirmitemparts
2. Have a staff member without permission,  "Force checkout if a limitation exists " check out a book with text in 952$y.
3. Observe staff will only see the yellow box, with the option to continue.
4. Have a staff member with this permission,  Force checkout if a limitation exists " check out a book with text in the 952$y, see they get a yellow box with the option to "yes checkout" or "no checkout"

We should have this consistent regardless of permission. The confirmcircparts option is important to libraries to identify to their staff that there are steps to be done prior to checkout.
Comment 1 Kelly McElligott 2022-04-04 13:07:58 UTC

*** This bug has been marked as a duplicate of bug 29504 ***