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

Last Success and Last Failure Columns in Jenkins Dashboard is not getting updated properly #202

Open
anandathithan opened this issue May 7, 2020 · 1 comment

Comments

@anandathithan
Copy link

I have Installed Jenkins in my system as a Local Host, I Created a Job with Multi Configuration Project and then configured a Batch File which executes Automation Pack which is developed in Selenium C#. After Execution of the Job, in Jenkins Dashboard "Last Success" Column is always shown as NA and Last Failure Column is updated with the time executed.

Every time I execute my Job, irrespective of the Automation Execution whether it is passed or failed, Last Failure Column is updated and Last Success Column is always NA.

Is there any configuration changes needs to be done so that I can see the Last Success Column updated in case of my Automation Passed and Last Failure Column updated in case of my Automation Failed.

I did all my searches but was unable to crack. Any solution to this issue is highly appreciated. Let me know if any further details are required.

Note: Please let me know if my question is not clear. Thanks in Advance...

@RochaStratovan
Copy link

I've also encountered this problem. However, a difference for me is that the Last Success, Last Failure and Last Duration values are not displayed if the job is in a different folder.

For example, if I have a job "01-Update Perforce" and it invokes sub-jobs such as Perforce-OP2 and PERFORCE/Mozart then only the job Perforce-OP2 gets updated.

PERFORCE is a Jenkins folder, and Mozart is a job inside the folder.

Where 01-Update Perforce is configured to trigger the job by using the pathname "PERFORCE/Mozart" and "Perforce-OPS2"

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

No branches or pull requests

2 participants