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

--- Comment #29 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
(In reply to Katie Bliss from comment #28)
> Glad to see this one seems to be moving along! We get about 250-300
> suggestions a month, so we're very interested in bugs like this.
> 
> Question about the staff with create-only permissions: when you say that the
> intention is for those staff to NOT be able to view pending suggestions,
> does that mean they can't see them anywhere? Would they be able to see them
> on a patron's account? The comments above seem to primarily be about the
> link on the homepage that lets you know there are pending suggestions to be
> managed, but I wasn't sure. 

The create and delete permissions 'include' the view permission.

I hope it came across that I have nothing against the feature - but I'd like us
to really clearly define what each permission does/includes and describe the
permissions accordingly. I think this will help to avoid misunderstandings and
inconsistencies along the line when we are going to split up other manage
permissions as well.

> For us, we have two staff who are in charge of managing/making decisions on
> purchase suggestions, while pretty much everyone else in our system would
> only need the ability to create them. That said, the "everyone else" are our
> front-line staff who need to be able to provide information to our patrons,
> such as the status of their suggestions. So, it would make sense that they
> would be able to see a patron's suggestions, regardless of status, even if
> they can't edit/delete them.

The purchase suggestions tab in the patron account in the staff interface will
be accessible with any of the suggestions permissions (delete, create and
manage/edit permission) with this patch set.

+        flagsrequired   => { suggestions => '*' },

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to