Description

Ticket Api does not contain 'time' and 'changetime' fields (#47)

this was filed at trac:#4019

Changes

Change History

Changed 2 years ago by lazaridis_com

  • milestone changed from <trac.ticket.model.Milestone object at 0x427e47ac> to ticket-query-macro

Changed 2 years ago by lazaridis_com

  • milestone changed from rework to <trac.ticket.model.Milestone object at 0x427e47ac>

Milestone rework deleted

Changed 2 years ago by lazaridis_com

  • status changed from new to closed
  • resolution set to fixed

(In [71]) closes #47, added 'time' and 'changetime'. slightly changed signature of get_ticket_fields(self, all_fields=False) in a backwards compatible way.