You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have now added the Ticket Form methods found here. Unfortunately I believe there is a problem with the Update Ticket method and DeleteTicketForm methods on the Zendesk side. I will open some tickets right now so hopefully they will get it fixed soon.
But I think everything you need is tested and working :)
Also with regards to DeleteTicketForm I just got this response from Zendesk:
I just replicated this in my account and I believe I know the issue. I also had a 422 error with this
description: "Cannot delete an active ticket form is invalid". That means that the ticket form you are
trying to delete is active on your account, so it can't be deleted. If you want to delete the form you
would first want to deactivate it. Sorry this isn't explained in our documentation, but the error message is helpful.
First off, thank you for the wrapper it is amazing!
I need to perform only certain functions on tickets created via certain forms.
A use-case of processing would be:
Many thanks,
Tristan
The text was updated successfully, but these errors were encountered: