All, We are running Jenkins 1.449, and for some crazy reason for all of our jobs the job status stops updating after the first update.
Looking with the Chrome developer tools, it turns out that the first call to /jenkins/job/PQD_BRANCH/buildHistory/ajax *does* return a table that says that there are builds in progress. Subsequent calls to the same endpoint return an empty table: <table></table> Anybody have any suggestions how to handle this? Thanks, Wilfred
