Discussed in #43741
Originally posted by blackdra-gon June 2, 2026
Tell us more.
I noticed that the regexes in "managerFilePattern" need to be enclosed with a starting and ending /. As its not always the case, that regexes need this, I spent way to long to figure out, why my regexes do not work. Would it be a good idea to a warning in the debug log if a regex without /.../ is used?
Discussed in #43741
Originally posted by blackdra-gon June 2, 2026
Tell us more.
I noticed that the regexes in "managerFilePattern" need to be enclosed with a starting and ending /. As its not always the case, that regexes need this, I spent way to long to figure out, why my regexes do not work. Would it be a good idea to a warning in the debug log if a regex without /.../ is used?