All Collections
General Information
Workflow Editor Changes - Version 1.3.7
Workflow Editor Changes - Version 1.3.7
Gal Hasse avatar
Written by Gal Hasse
Updated over a week ago

Changes:

1. Fix of issue with variables classed when used in multiple scripter steps. In a downstream scripter step, all Integer variables that were created in preceding steps where turned into String variables. In the current fix, the Integer variables will remain Integer in new downstream steps. This might affect existing flows, if variables that answer this criteria are used with a function/operator that is string-only (For example: x.split or y = "LG" + x).


2. Added Plotly.Express, Beautifulsoup4 libraries to Python scripters

3. In "Create task" steps - Replaced how the assignee is selected - free text box instead of a drop-down list.

Did this answer your question?