stable

Clone or download

Read-only

at widget creation we should instanciate an empty report

This is a part of story #10495 have base cross tracker search widget How to test: - add a new cross tracker widget in a dashboard - in table dashboard_lines_columns_widget, the content_id should be the id of plugin_tracker_cross_tracker_report table Change-Id: I99390de7e2fe27816c147ba9593011c6ac088ecd

Modified Files

Name
M plugins/tracker/include/Tracker/CrossTracker/CrossTrackerReportDao.php +4 −18 Go to diff View file
D plugins/tracker/include/Tracker/CrossTracker/CrossTrackerSaver.php +0 −39 Go to diff View file
M plugins/tracker/include/Tracker/Widget/ProjectCrossTrackerSearch.php +17 −0 Go to diff View file
M tests/lib/rest/TestDataBuilder.php +3 −2 Go to diff View file