fields icon indicating copy to clipboard operation
fields copied to clipboard

Load additional fields data of a ticket

Open Komanc opened this issue 5 years ago • 0 comments

Hi,

I have my own plugin for exporingt data of a ticket into customized Excel file. I had to add an additional field into a Ticket form (I can see it there, edit it... everything is ok). But when I load ticket data in my plugin via Ticket::getById() there is no field property with additional field.

How can I read additional fields data?

Thanks.

Komanc avatar Nov 11 '20 13:11 Komanc