Open HolQue opened 1 week ago
Hi Holger, please provide tests for this. Thank you, Thomas
JPP_1161 JPP_1162 JPP_1163 JPP_1164
Hello Holger,
This ticket was solved on stabi branch, could you please help us check again.
Thank you, Son
Current error:
'The value of [import] parameter must be 'str' but receiving the value '123''
Please rephrase to:
The [import] key requires a value of type 'str', but the type is 'int'.
The
[import]
tag requires a string (that is interpreted as file). Therefore the value type must be checked. This is not implemented and the current error handling is insufficient.Examples:
Expected error handling: