Description
Change ‘value’ box parameters such that decimal points are allowable, perhaps by throwing error instead for non-number value. Add pregen ‘greater/lesser’ function to list of regular ‘when conditions’ by delimiting activation.
What are you trying to achieve
In the pregenerated template “When column is greater than/lesser than value, notify someone” it will take a 4 as the value - but when I try to input a decimal for 4.5, it will not accept the decimal point. Not only is that a severe lack of functionality at a base level, it’s a minor change that could be immediately implemented without major concern. Instead of delimiting the box to ‘only numbers’, accept the value and throw an error saying ‘Value must be numerical’ - a rather basic implementation.
Additionally, add ‘when column is greater than/less than’ to the list of general when conditions - perhaps by specifying ‘when column changes to greater than/lesser than’ and ‘when item is created and column is greater than/lesser than’, to prevent cascading multi-activation.