Question #17288
closed
The "trigger agent" feature from the webui should not report success when there is failure?
Added by Victor Héry over 4 years ago.
Updated almost 3 years ago.
Description
Hello,
I am a big lover of the new 6.0 feature that allow to trigger the agent from a node in the webui, thanks a lot for this feature!
However, I have noticed that when there is an error, the output still show a green check mark ✅
Here is a screenshot:
I guess it's not really a bug, but I think if the run fails, it could be good to use a red check instead, so the user wnats to click on the "show output" button to see hat is the problem?
It may avoid user thinking the agent has ran where it has not :)
(Just to avoid any misunderstanding, here the agent run failed because the agent is still in 5.0, this is not de point of this ticket ;-) )
Regards,
- Target version set to 6.0.6
Thanks Victor!
There are some cases where the UI Shows a red cross.
But i think it only look at api response status (which is 200, the api call was 'ok'), but we didn't look into the result (the server calls a command / another api to trigger remote run, and i think something in the middle don't treat it as an error)
Anyway you are right, there should be a red cross!!
Okay, I never have a red cross at the moment (guess I am happy it means everything works :-D)
So in this special case (timeout), I think there is no HTTP code 200, so this is just another case to add in the "red cross list" :-)
Thanks for your answer, you may close if there is no other action
Regards,
- Target version changed from 6.0.6 to 6.0.7
- Target version changed from 6.0.7 to 6.0.8
- Target version changed from 6.0.8 to 6.0.9
- Target version changed from 6.0.9 to 6.0.10
- Target version changed from 6.0.10 to 798
- Target version changed from 798 to 6.1.14
- Target version changed from 6.1.14 to 6.1.15
- Target version changed from 6.1.15 to 6.1.16
- Target version changed from 6.1.16 to 6.1.17
- Target version changed from 6.1.17 to 6.1.18
- Target version changed from 6.1.18 to 6.1.19
- Status changed from New to Resolved
It is indeed a limitation of the current remote run relay API.
Also available in: Atom
PDF