You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Newly-added input variables to the subprocess do not immediately show up as available in the calling activity.
Workaround is to switch focus from IntelliJ to another app and then switch back, and then select a different Configurator tab and then select the Design tab again.
Also look into validating matching variable types between parent and subproc.
Important: Also scrolling on subprocess Design tab in configurator shows blank rows until the tool window is resized. Fix this as well as dynamically updating the bindings list.
The text was updated successfully, but these errors were encountered:
Newly-added input variables to the subprocess do not immediately show up as available in the calling activity.
Workaround is to switch focus from IntelliJ to another app and then switch back, and then select a different Configurator tab and then select the Design tab again.
Also look into validating matching variable types between parent and subproc.
Important: Also scrolling on subprocess Design tab in configurator shows blank rows until the tool window is resized. Fix this as well as dynamically updating the bindings list.
The text was updated successfully, but these errors were encountered: