2
Declined

The "run task" button should accept params when you long click it

Very simple yet quite useful for testing change. You can set priority or something like that when you currently long click. Two additional field for par1 and par2 wuld make testing certain tasks a lot quicker.

2 replies

D

Ok, so we're still on 2000 debugging with manual variable setting that can cause bugs if e.g. the function can handle either both par1/par2 or just par1 and you forget to remove this type of action at any point. Too bad.

To do that add the Multiple Variable Set action as the first action in the task to set %par1 or %par2 and then check the Keep Existing option :)

Hope this helps!