stable

Clone or download

Read-only

Add unit test for list fields bind to users

This is a part of story #8860 TQL for select box To test: No functional changes Change-Id: I30e572fda271e7f9e31fd1825a1401c03b9fd6d1

Modified Files

Name
M plugins/tracker/grammar/tql.pegjs +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Query/Advanced/Grammar/CurrentUserValueWrapper.php +8 −3 Go to diff View file
A plugins/tracker/tests/Tracker/Report/Query/Advanced/InvalidFields/ListFieldCheckerWithBindUsersTest.php +138 −0 Go to diff View file
A plugins/tracker/tests/builders/aBindUsersValue.php +69 −0 Go to diff View file