https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33663 Bug ID: 33663 Summary: Don't hide Suggestions link in side navigation when suggestion preference is disabled Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: michaela.sieber@kit.edu There is a mismatch in how we handle the suggestions link in the top navigation (More menu) an the sidebar navigation in the acquisition module. The link in the More menu is only dependent on the permissions of the user, the link in the sidebar also checks for the suggestion system preference. I believe the latter is not correct, as the suggestion pref explicitly mentions the OPAC: [Enable|Disable] purchase suggestions in the OPAC. Some libraries use other forms/tools to allow for users to make purchase suggestions. When suggestions are deactivated, they still want to have the feature available in the staff interface. We also now have permissions for suggestions, so we can still hide from staff using those if necessary. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.