Fixed a bug
Just removed a feature via a Hotfix that slowed down an automatic assignment because we where checking for 27 different Regex Patterns (a feature we've just implemented last week) and the results where about 1% of the overall results - will reimplement it into a 2nd command that runs AFTER the first matching did all the hard work.

Never feel the need to keep a new feature, just because you like it, in the end the result is what matters.