uvdesk / api-bundle

API Integration for UVdesk Community Helpdesk System.
MIT License
17 stars 14 forks source link

Ticket channel should be API when ticket creates from postman API side #32

Open komal-sh-27 opened 2 years ago

komal-sh-27 commented 2 years ago

Description
The ticket channel should be API when the ticket creates from the postman API side

How to reproduce
Step 1: Ticket creates from postman API side Step 2: Now go to the admin panel, and click on the tickets for ticket view page here show the channel is website instead of the API channel:

image

Possible Solution
If we are creating a ticket from the API side should be channel shown API like this:

image

Note: On the tickets list page already shows channel API