Actions
Bug #2966
closedReports JSON API doesn't return log level
Description
Currently a GET to the Reports API will not return the log level, due to `:logs => logs.all(:include => [:source, :message]`. This means reuse a GET as a POST since the level is required to import the logs.
Updated by Dominic Cleal over 11 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Actions