Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Sequence component does not work #6

Open
vascoalramos opened this issue Jul 23, 2020 · 0 comments
Open

Add Sequence component does not work #6

vascoalramos opened this issue Jul 23, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@vascoalramos
Copy link
Contributor

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

  1. Basic flow:
    Screenshot from 2020-07-23 15-06-24
  2. Web page "error": when clicling on EDIT:
    Screenshot from 2020-07-23 15-06-33
  3. Internal server error:
    Screenshot from 2020-07-23 15-07-09
@vascoalramos vascoalramos added the bug Something isn't working label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant