Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while creating a new ticket with demosupportagent #9

Open
dn250147 opened this issue Oct 16, 2021 · 1 comment
Open

Issue while creating a new ticket with demosupportagent #9

dn250147 opened this issue Oct 16, 2021 · 1 comment

Comments

@dn250147
Copy link

Issue while creating a ticket with demosupportagent

In TicketAgentController
Method public ActionResult Create(TicketsViewModel ticketsViewModel)

Thow expeption: Procedure or function 'Usp_InsertintoTicketStatus' expects parameter '@CurrentDate', which was not supplied.

@dn250147
Copy link
Author

_tickets.AssignTickettoAgent(Convert.ToInt64(_sessionHandler.UserId), ticketId);

Thow expeption: Procedure or function 'Usp_InsertintoTicketStatus' expects parameter '@CurrentDate', which was not supplied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant