Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
(→Types) |
(→Types) |
||
| Line 148: | Line 148: | ||
|matches||matches||Full text of bug contains the string; use only with special 'content' field | |matches||matches||Full text of bug contains the string; use only with special 'content' field | ||
|- | |- | ||
|isempty||isempty||Field is empty; "value" is ignored | |isempty||isempty||Field is empty; "value" is ignored (note: should be 'empty' for consistency, but isn't yet) | ||
|- | |- | ||
|isnotempty||isnotempty||Field is not empty; "value" is ignored | |isnotempty||isnotempty||Field is not empty; "value" is ignored (note: should be 'not_empty' for consistency, but isn't yet) | ||
|} | |} | ||