tickets
1 row where "created" is on date 2007-09-10 and reporter = "Danilo" sorted by resolution
This data as json, CSV (advanced)
Suggested facets: last_pulled_from_trac (date)
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution ▼ | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5396 | 2007-09-10 21:58:57 | 2007-09-14 06:15:06 | 2022-03-06 03:34:16.630618 | Design decision needed | closed | Template system | dev | wontfix | Filter "urlizetrunc" does not truncize email adresses | Filter shortens urls, but not email addresses. | nobody | Danilo | 0 | 1 | 0 | 1 | 0 | 0 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE tickets ( id int primary key, created datetime, changetime datetime, last_pulled_from_trac datetime, stage text, status text, component text, type text, severity text, version text, resolution text, summary text, description text, owner text, reporter text, keywords text, easy boolean, has_patch boolean, needs_better_patch boolean, needs_tests boolean, needs_docs boolean, ui_ux boolean );