stable

Clone or download

Read-only

request #27176 In dashboards : tracker table reports are affected by report session when there are additional criteria.

In dashboards : tracker table reports are affected by report session when there are additional criteria. Only database report's data should be taken into account. How to test : - go on a tracker linked to a planning : you should have 'in milestone' report's field - create a report and add it in a project dashboard - change the value in the 'in milestone' criteria, search without saving the report - reload the project dashboard --> Dashboard's report is updated with the current state of the report. It should keep the database report state Change-Id: I15108a8f707eeadb1d5a6264efaeaeb9f0fb8ab9

Modified Files

Name
M plugins/document_generation/include/Report/ReportCriteriaJsonBuilder.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Priority.php +2 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report.class.php +7 −6 Go to diff View file