unrecognized token: "]"
Any idea why this isn't working?
Do I need to enable something in the configuration?
Thanks!!
Sorry everybody, made a rookie mistake.
The issue was I was forgetting the "new query:" starter. Now, it seems the table syntax is just ignoring the columns I specify.
Any idea why that might happen?
For instance,
If I do..
New query:
[[TicketQuery(format=table,col=id)]]
Shouldn’t that just return a list of all Ids? Instead I am getting the default column names no matter what I specify.
Thanks in advance!
Is it possible to have a column that displays the "Last Modified" date using the TicketQuery table syntax?
| Ticket | Summary | Owner | Status | Priority | Resolution |
Created |
|---|