Merge branch 'stable-2.6' into stable-2.7
* stable-2.6: Clarify that file:regex over is:watched never works
This commit is contained in:
@@ -189,7 +189,10 @@ files named like 'name1.xml', 'name2.xml', and 'name3.xml' use
|
|||||||
`file:"^name[1-3].xml"`.
|
`file:"^name[1-3].xml"`.
|
||||||
+
|
+
|
||||||
Currently this operator is only available on a watched project
|
Currently this operator is only available on a watched project
|
||||||
and may not be used in the search bar.
|
and may not be used in the search bar. The same holds true for web UI
|
||||||
|
"My > Watched Changes", i. e. file:regex is used over the is:watched
|
||||||
|
expression. It never produces any results, because the error message:
|
||||||
|
"operator not permitted here: file:regex" is suppressed.
|
||||||
|
|
||||||
[[has]]
|
[[has]]
|
||||||
has:draft::
|
has:draft::
|
||||||
|
Reference in New Issue
Block a user