-
Bug
-
Resolution: Fixed
-
Minor
I tried to use parantheses '(', ')' when searching for open tasks with the Task Scanner Plugin (v4.35). I need the parantheses to group my regex and to apply * operator. For example, I want to search for "TODO([A-Za-z0-9])*. This delivers zero reults, also I have TODOs matching this regex. My actual regex is more complicated, so I definitely need parantheses to group it, this is just a simple example.
If I escape the parantheses, I get hundreds of thousands of results. So this can't be the correct approach. How can I get grouping and using * in my regex to work?
- is blocking
-
JENKINS-21934 Be able to search for phrase last as 'catch-all' with no duplication
-
- Resolved
-
[JENKINS-17225] Allow regular expressions as tags
Issue Type | Original: Bug [ 1 ] | New: Improvement [ 4 ] |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Summary | Original: Parantheses in a regex make regex never match | New: Allow regular expressions as tags |
Labels | New: DEVTOOLS |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Assignee | Original: Ulli Hafner [ drulli ] | New: Felix Duerrwanger [ duerrwan ] |
Assignee | Original: Felix Duerrwanger [ duerrwan ] | New: Ulli Hafner [ drulli ] |
Link |
New:
This issue is blocking |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 148058 ] | New: JNJira + In-Review [ 192699 ] |