Actions
Bug #133
closedReport.with_changes looking at wrong column
Description
Report.with_changes is looking for columns with report_at != 0, which is all of them. The attached patch looks at the status column instead.
Files
Actions
Description
Report.with_changes is looking for columns with report_at != 0, which is all of them. The attached patch looks at the status column instead.
Files