stable

Clone or download

Read-only

Check that all trackers use a subby field (readable)

Part of story #10703 - define a query with submitted_by fields How to test: - Remove the "submitted by" from a tracker - In the widget, select this tracker, setup a query, then validate --> An error is show because one of the selected trackers does not have a submitted by field - Take another one tracker, remove its "submitted by" field - In the widget, select the 2 trackers, setup a query, then validate --> An error is show because 2 of the selected trackers do not have a submitted by field Change-Id: I7ed225bcf886e2f221fc2d26ed9028559ded38d2

Modified Files

Name
M plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/MetadataUsageChecker.php +15 −0 Go to diff View file
A plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/SubmittedByIsMissingInAtLeastOneTrackerException.php +48 −0 Go to diff View file
M plugins/crosstracker/include/autoload.php +3 −2 Go to diff View file
M plugins/crosstracker/site-content/fr_FR/LC_MESSAGES/tuleap-crosstracker.po +19 −1 Go to diff View file
M plugins/crosstracker/site-content/tuleap-crosstracker.pot +12 −0 Go to diff View file