stable
Clone or download
Read-only
this is part of story #10703 define a query with "people" fields How to test: - Remove the "last_update 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 last update by field - Take another one tracker, remove its "last_update_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 last update by field Change-Id: Iadced5f92dcb698377bd918045c8406f99290f2e
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/LastUpdateByIsMissingInAtLeastOneTrackerException.php | +44 | −0 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Metadata/MetadataUsageChecker.php | +18 | −2 | 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 | +20 | −2 | Go to diff View file |
M | plugins/crosstracker/site-content/tuleap-crosstracker.pot | +12 | −0 | Go to diff View file |