stable
Clone or download
Read-only
Part of story #10703 define a query with "people" fields How to test: - Queries with @submitted_by and MYSELF() keyword are now valid and return the expected artifacts. The following comparisons can use MYSELF() as a value: '=', '!=', 'IN()', 'NOT IN()' Change-Id: I56e4f4b599b907f46db557204ee543d106a584ae
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryBuilder/Metadata/ListValueExtractor.php | +1 | −1 | Go to diff View file |
M | plugins/crosstracker/include/CrossTracker/Report/Query/Advanced/QueryValidation/Comparison/ComparisonChecker.php | +4 | −1 | Go to diff View file |
M | plugins/crosstracker/www/scripts/cross-tracker/src/app/writing-mode/tql-configuration.js | +1 | −0 | Go to diff View file |