Hi,
I have added several typescript-functions as tools in an AIP Logic workspace. Where all fields are required in the function it works really well. But having now crafted a function that takes in several optional arguments, there is an error in console when trying to “Add example” -
"errorName": "LogicBuilder:LogicWorkStateVersionConflict"
and
"actualStateVersion": "Optional.empty".
Has anyone gotten functions with entirely optional parameters working in AIP logic with added examples? Or is this a known bug?
Cheers