Skip to content

Fix widget polling not respecting polling interval header

Phil Hughes requested to merge ph/fixWidgetPollingDisable into master

What does this MR do and why?

Changes the merge request widget to respect the disabled polling value returned in the polling interval header.

Previously if the admin setting for polling interval is 0.0 the widget will set a very fast polling interval, whereas it should disable polling.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports