Using Wild Card Characters
The wild card characters ’*’ and ’?’ can be used when filtering on text attributes (work item name, description, and so on) — wild card characters cannot be used with any other attribute type.
The ’*’ and ’?’ characters are evaluated as follows:
- ‘*’ matches zero or more of any character. For example:
- ‘?’ matches any single character. For example:
Also note that all character matching is case sensitive.
Copyright © 2022. TIBCO Software Inc. All Rights Reserved.