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

[UI] Analyzer results Error Message #3045

Open
jkppr opened this issue Mar 14, 2024 · 4 comments
Open

[UI] Analyzer results Error Message #3045

jkppr opened this issue Mar 14, 2024 · 4 comments

Comments

@jkppr
Copy link
Collaborator

jkppr commented Mar 14, 2024

Describe the bug
For Multi Analyzers, if one of the executions returns an error, the TS UI will mark the Analyzer with an error icon and display the Status: ERROR for its result.
If a later execution of the same analyzer does not return any error anymore, the UI still displays the error status and icon.

To Reproduce
Steps to reproduce the behavior:

  1. Create a regex_feature entry that will result in an error. (e.g. don't provide a required field)
  2. Run the feature extractions analyzer
  3. See the error message in the Analyzer results
  4. Fix the regex_feature entry or remove it.
  5. Run the analyzer again
  6. The result is still in the error status, even all results updated to the latest execution.

Expected behavior
The results should always reflect the latest analyzer execution.

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

@justzh

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants