techservicesillinois / ticket-assister

Ticket Assister: Helping you work TeamDynamix tickets more efficiently
Other
0 stars 0 forks source link

Customizable prefill replies #7

Closed ekcom closed 10 months ago

ekcom commented 11 months ago

For the rule "TDX/Ticket/Update/Prefill Response", create functionality to allow the update template to be configured. See src/contentScripts/tdx/ticket/update/cs30.ts for the current cookie-cutter prefill.

Functionality already exists to use braces to insert data such as {client.name.first} to populate the requestor's first name.

Tasks:

User requested