Actions
Bug #28173
closedDouble requests on initial audits page load
Description
Request for audits data is called twice when the page is loading
Steps to reproduce:
1) refresh the audits page and observe the console(s)
Actual results:
2 requests to the same endpoint for audits json
Expected results:
only 1 request
Files
Updated by The Foreman Bot about 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7148 added
Updated by Ondřej Pražák about 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f79848819a79f87d7bda88a912c35df3388643e3.
Actions