Which fields can be included in csv export?
Moderator: crythias
Which fields can be included in csv export?
Hi, is there a complete list of possible fields that can included when exporting search results? Ticket::Frontend::AgentTicketSearch###SearchCSVData in Ticket -> Frontend::Agent::Ticket::ViewSearch already contains numerous attributes but I'm not sure what else can be added here. I'd be particularly interested in exporting the "Created in queue" data.
OTRS 3.2.9
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Which fields can be included in csv export?
Fields are related to what can be obtained from TicketGet, including Dynamic Fields. Created in Queue is not one of these because it's an historical entry, not a current attribute of the ticket.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Which fields can be included in csv export?
Ok, thanks. Would it work with "To"?crythias wrote:Fields are related to what can be obtained from TicketGet, including Dynamic Fields. Created in Queue is not one of these because it's an historical entry, not a current attribute of the ticket.
OTRS 3.2.9
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Which fields can be included in csv export?
viewtopic.php?f=60&t=10762
If you had tried it and it didn't work, you'd be asking a different question.johnl wrote:Ok, thanks. Would it work with "To"?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask