Comment 6 for bug 1714405

Revision history for this message
Tytus Kurek (tkurek) wrote :

I've just tried to implement this option as 'string' and convert it to 'float' later on, but now I got the following error when running the action:

ERROR validation failed: (root).myoption : must be of type string, given 0

So it looks like 'number' is the only way to go for now.