stable
Clone or download
Read-only
Merge 'gerrit #27628' into stable/master
* commit 'e4ff4b53b7': fix: Close request #30352 TQL query is in error if a field name contains "-" Change-Id: Ie9aca738c4d9a4233a5fc866c38583c01624e15e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/grammar/src/tql.pegjs | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/TQL-CodeMirror/src/autocompleter.ts | +2 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/TQL-CodeMirror/src/configuration.ts | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Report/Query/Advanced/Grammar/ParserTest.php | +9 | −0 | Go to diff View file |