You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
When a Customer that has access to only one site runs a "Tickets by Status" report and selects "All" groups, then the resulting report includes tickets associated with All Groups.
What did you expect to happen:
I expected the resulting report to only list Groups that the user has permission to see.
How to reproduce it (as minimally and precisely as possible):
Create a Customer with a role as User with access to only one Group
Run a "Tickets by Status" report and select "All" groups and see if the resulting report includes all groups in it.
Anything else we need to know?:
Environment:
Trudesk Version: 1.0.15
OS (e.g. from /etc/os-release): Ubuntu 18.04.3 LTS
Node.JS Version: v10.16.1
MongoDB Version: 4.0.11
Is this hosted on cloud.trudesk.io: No
The text was updated successfully, but these errors were encountered:
polonel
changed the title
"Tickets by Status" report on "All" sites shows all sites when Customer only has access to one site.
BUG - "Tickets by Status" report on "All" sites shows all sites when Customer only has access to one site.
Dec 18, 2019
# [1.1.0](v1.0.17...v1.1.0) (2019-12-23)
### Bug Fixes
* **accounts:** api key generated by default on creation. [#287](#287) ([1f9291e](1f9291e))
* **reports:** invalid group reporting. [#290](#290) ([faa25b3](faa25b3))
### Features
* **tickets:** allow agents to submit tickets on behalf of user [#252](#252) ([9ec8293](9ec8293))
What happened:
When a Customer that has access to only one site runs a "Tickets by Status" report and selects "All" groups, then the resulting report includes tickets associated with All Groups.
What did you expect to happen:
I expected the resulting report to only list Groups that the user has permission to see.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: