Cannot get rule to match part of filename

I'm unable to figure out why this rule is not matching. It's the only rule active for that folder at the moment.
This is the filename I'd like to match (actually I only want to match the word test:
2000-09-21 -- test - this is a file.pdf
The file also contains one tag: personal
The rule has 3 conditions (all need to be met)
1. Name matches -- *primtag -
2. Tags does not contain tags *maintag
3. Tags contain tags *personal
*primtag is defined as:
Name: primtag
Type text and click/drag elements to create new token.:
(...) <---Anything
The debugger sees the file, but says it didn't match any rule.
Any idea what I may be missing?
Thanks
This is the filename I'd like to match (actually I only want to match the word test:
2000-09-21 -- test - this is a file.pdf
The file also contains one tag: personal
The rule has 3 conditions (all need to be met)
1. Name matches -- *primtag -
2. Tags does not contain tags *maintag
3. Tags contain tags *personal
*primtag is defined as:
Name: primtag
Type text and click/drag elements to create new token.:
(...) <---Anything
The debugger sees the file, but says it didn't match any rule.
Any idea what I may be missing?
Thanks