[Koha-bugs] [Bug 31028] Add 'Report a concern' feature for patrons to report concerns about catalog records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 2 13:10:50 CET 2022


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #142626|0                           |1
        is obsolete|                            |

--- Comment #226 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 142942
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142942&action=edit
Bug 31028: Add ability to report concerns from the staff interface

This patch brings the CatalogConcerns feature to the staff client
allowing non-cataloguers to report issues with catalog records from the
record details page.

Test plan
1) Enable the new `CatalogConcerns` system preference
2) Confirm that without the `edit_catalogue` permission your user can
   submit a catalog concern via `New -> New catalog concern` from the
   toolbar on a records detail display.
3) Confirm that the right user was recorded as the reporter on the
   catalog concern management page (You must have logged in again as a
   user with the `edit_catalogue` permission to see this page.

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


More information about the Koha-bugs mailing list