Modify ↓
Opened 16 years ago
Closed 16 years ago
#6983 closed defect (invalid)
query doesn't work!
| Reported by: | Ricky | Owned by: | aviram |
|---|---|---|---|
| Priority: | high | Component: | TicketChartsMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
{{{Error: Macro TicketChart(type = bars, x_axis = reporter, query=owner="chrisn") failed
no such column: t.None}}}
This only happens when I tried to add query in it. So if I delete query=owner="chrisn", this works well.
Attachments (0)
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Sorry for the formatting.
Error: Macro TicketChart?(type = bars, x_axis = reporter, query=owner="chrisn") failed no such column: t.None }}} This only happens when I tried to add query in it. So if I delete {{{query=owner="chrisn"}}}, this works well.