znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
343 stars 83 forks source link

Configurable access to archive searching in agent panel #393

Open pboguslawski opened 1 year ago

pboguslawski commented 1 year ago

Proposed change

This mod introduces new SysConfig parameter Ticket::ArchiveSearchUserGroup that allowes archive searching only if user has rw access to group specified in its value (no restriction if Ticket::ArchiveSearchUserGroup is not defined).

Type of change

Additional information

Related: https://github.com/OTRS/otrs/pull/1847 Author-Change-Id: IB#1073066

Checklist