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
When trying to configure Add Sequence component we get the java exception: java.util.concurrent.CompletionException: java.lang.ClassNotFoundException: diSdk.step.parser.Sequence
Expected Behavior
It should appear the web editor to configure the Add Sequence step.
Current Behavior
It's displayed a blanc page due to the server error.
Possible Solution
I think it has to due with a non-existent implementation problem.
Steps to Reproduce
Basic flow:
Web page "error": when clicling on EDIT:
Internal server error:
The text was updated successfully, but these errors were encountered:
When trying to configure Add Sequence component we get the java exception:
java.util.concurrent.CompletionException: java.lang.ClassNotFoundException: diSdk.step.parser.Sequence
Expected Behavior
It should appear the web editor to configure the Add Sequence step.
Current Behavior
It's displayed a blanc page due to the server error.
Possible Solution
I think it has to due with a non-existent implementation problem.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: