Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.12.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Add new messenger notices for ticket added and updated.

      Add a new support staff setting "Receive Ticket Messenger Notification" under "Receive Mobile Ticket Emails". This should function basically the same as the support ticket mobile emails.

      A getMessageTemplates() method should be added to the SupportManagerPlugin class with the following response:

      [
          [
              'action' => 'SupportManager.staff_ticket_updated',
              'type' => 'staff',
              'tags' => same as the SupportManager.staff_ticket_updated_mobile email,
              'content' => ['sms' => same as the SupportManager.staff_ticket_updated_mobile email],
          ],
          [
              'action' => 'SupportManager.staff_ticket_assigned',
              'type' => 'staff',
              'tags' => same as the SupportManager.staff_ticket_assigned email,
              'content' => ['sms' => same as the SupportManager.staff_ticket_assigned email],
          ]
      ]
      

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              17/Sep/20

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 2 hours, 54 minutes
              2h 54m

                Agile