-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
No notification showed when task is finished #14724
Comments
@vparfonov @RomanNikitenko is this normal behavior for latest version of Theia? |
I'm going to investigate the cause of the issue. @vparfonov can we take it in current sprint as unplanned issue? |
i don't think it's so critical, we can wait on next sprint |
Yes I agree with @vparfonov. Not critical, can be postponed until next sprint. |
How did an issue like this pass e2e/happy-path tests? I agree that it's not critical, but also would make any command that naturally doesn't have output on success untrackable to the user. |
My current issue is Stop running task #13737, @l0rd @vparfonov |
Describe the bug
When the task is run, user is notified by pop-up like this:
In previous version (7.1.0) user were notified in a same way when task ended with message similar too
Task che: maven build has exited with code 0.
. In current version 7.2.0 no pop-up is shown.Che version
Steps to reproduce
Expected behavior
The pop-up informing user that task has finished should be shown.
Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Installation method
Environment
The text was updated successfully, but these errors were encountered: