Greetings,
With our recent upgrade to V.1.17 we started having issues with some automatically generated tickets using the API. I found issue #6218 on github and implemented the fix. I was able to proceed further.
However, I'm continuing to have an issue with a custom required field we added. It's a list of locations.
Unable to create new ticket: validation errors: 44: Community Office is a required field
If I change the field to optional, in the form within osTicket, the ticket is opened successfully. Additionally, my Community Office field is coming over properly. The new ticket is generated and will show the location I provided via my API hook within the ticket.
Any guidance would be appreciated. For the time being I have am keeping the field as optional.
Thank you!!