Changes between Initial Version and Version 2 of Ticket #6792


Ignore:
Timestamp:
Dec 21, 2016, 7:11:08 PM (7 years ago)
Author:
Ryan J Ollos
Comment:

See TicketQuery instead.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6792

    • Property Owner Noah Kantrowitz deleted
    • Property Status changed from new to closed
    • Property Resolution changed from to wontfix
  • Ticket #6792 – Description

    initial v2  
    55
    66command:
    7  [[TicketCountQuery(query=created=today;, groupby=owner, title=Tickets Created Today)]]
    8 
    9 ----
     7{{{
     8[[TicketCountQuery(query=created=today;, groupby=owner, title=Tickets Created Today)]]
     9}}}
    1010
    1111error messages:
     12{{{
    1213Error: Macro TicketCountQuery(query=created=today;, groupby=owner, title=Tickets Created Today) failed
    1314
    14151064You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') FROM (SELECT t.id AS id,t.owner AS owner,t.status AS status,t.priority AS prio' at line 1
     16}}}