Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.3.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
The new Report.clientData event handler (CORE-2689) should be integrated into the support manager and return all client-related information excluding sensitive (e.g. encrypted) information or separate resources.
Of particular importance is the client information related to tickets:
- The ticket
- The client responses
- The client responses attachment information (not the attachment itself)
This should return an object according to the Report.clientData event, and contain an array of all tickets assigned to the client, their responses and any attachment information, e.g.
- Tickets
- Client responses (not admin/full conversation)
- Response attachments set by the client (such as the name of the attachment)
- Client responses (not admin/full conversation)
Issue Links
- is blocked by
-
CORE-2689 Create new Report.clientData event handler
- Closed