Regular expressions in Work Item Query
![]()
Is it possible when creating a query for work items to us regular expressions?
|
2 answers
![]() Is it possible when creating a query for work items to us regular expressions? I think that it is not possible, but in the Query Editor you can choose whether field should start/end/contain/not contain given string. If you use some proper configuration of OR/AND conditions in the query then you should be able to simulate basic regular expressions. |
![]()
jjurkiewicz wrote:
amcohen.us.ibm.comwrote: regular expressions like or \d\w. I just created Enhancement 64480 for this request. |