DeskDirector / UserVoice

Feature request tracker
14 stars 2 forks source link

[27013, 44073, 44651, 506770, 516020] CW: Allow CC user to see ticket through portal #398

Open Nness opened 5 years ago

Nness commented 5 years ago

ConnectWise can specify CC emails. Based on that field, additional user who involved within the ticket should allow to see tickets.

Autotask on this front have additional contact. The difference is additional contact must belong to same account as the ticket. Where ConnectWise's CC email list does not have such restriction.

It would be rather difficulty to abstract the functionality. Especially given Autotask's API is exposing relational table, it is hard to extract change info out of it. (It is easy to get new rows but unable to detect deleted rows.)

To implement for ConnectWise, the access rule to the ticket have to be changed. The rule should allow CCed user to see ticket, and reply to the ticket, no matter if given user is in different company to the ticket.

Breaking change is the given user's permission at portal side. Additional to can approve, can fast track etc. We also need can close flag to disallow close action.

iskolares commented 2 years ago

Related ticket #27013

Aycorn commented 2 years ago

Related ticket #44073

Olivia-Lancom commented 2 years ago

Related ticket #44651

Aycorn commented 1 year ago

Related ticket #506770