uvdesk / api-bundle

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

When create an agent from api side then group, team, agent-priv, ticket-view option added #55

Open komal-sh-27 opened 1 year ago

komal-sh-27 commented 1 year ago

Description
When create an agent from api side then group, team, agent-priv, ticket-view option added

How to reproduce
Step 1: Create an agent from postman api side then added all params in form data:

Screenshot from 2023-06-05 18-24-25

Step 2: Now send this request and here showing an error like this:

Screenshot from 2023-06-05 17-05-43

Step 3: Now check on the admin panel here agent created successfully:

image

Also, not choose or added group and team option in created agent:

image

Also, not choose any ticket view option and agent privilege:

image

Possible Solution
If we are using the create agent from postman api side then should be added all option in agent on the admin panel