stable

Clone or download

Read-only

fix: CrossTrackerReportDao should not save trackers when expert

Part of story #39330 Choose on which tracker I perform my query When report is in expert mode, the list of trackers is computed each time. It has no sense to save this list in the db Still save them when report is in default mode *Testing:* When saving a report in expert mode -> you should see no entry for this report in plugin_crosstracker_report_tracker When saving a report in default mode -> nothing changes Change-Id: I9f0726b0adaef3d37f908715625ec808ba4f0e0c

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/CrossTrackerReportDao.php +3 −1 Go to diff View file