-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.387.2
According to the 2.235.x upgrade guide, page auto refresh was removed. This appears to be somewhat true as I no longer see the switch to enable/disable auto refresh.
However, the page is still refreshing. I can see code in `filter-build-history.js` that creates a 5 second timer to refresh the filter list. That needs to be opt-in because when it refreshes it:
- Automatically scrolls to the top or the bottom of the list. This causes me to lose my place if I'm scrolled half way down the list.
- If I've filtered the list, the filtered results are lost (I get the whole list back).
Is there a configuration option I've missed to turn this off?
- is duplicated by
-
JENKINS-70438 Newer build displayed when filtering the builds in Build History Widget
- Resolved