When I am in the list of items, there is a column called "Wizard" which contains "..." against each item. Clicking on these dots brings up a menu that usually includes an item that says "Create trigger". However clicking this item brings up a window where the only Expression allowed is a regex one. If one goes to the trigger list and clicks the "Create trigger" button one can create a test using any of the valid functions.
What is the logic behind only allowing regexes in what would otherwise be a really useful shortcut to creating a trigger (since I have never yet wanted a regex test)?
What is the logic behind only allowing regexes in what would otherwise be a really useful shortcut to creating a trigger (since I have never yet wanted a regex test)?
Comment