Actions
Bug #33856
closedCV UI - CV Version page tries to re-register polling with same ID when switching tabs
Difficulty:
Triaged:
Yes
Description
Sample error log:
Uncaught Error: There is already an interval running and registered for: b360630d-cfe5-4b16-b91a-cb20d9bf47c3_POLL_TASK.
at registeredIntervalException (IntervalHelpers.js:4)
at IntervalMiddleware.js:17
at Object.dispatch (index.js:11)
at dispatch (<anonymous>:14608:80)
at ContentViewVersions.js:95
at ContentViewVersions.js:125
at Array.forEach (<anonymous>)
at buildRows (ContentViewVersions.js:116)
at ContentViewVersions.js:139
at commitHookEffectListMount (react-dom.development.js:19731)
Updated by Justin Sherrill about 3 years ago
- Category set to Content Views
- Target version changed from Katello 4.4.0 to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/9782 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Samir Jha about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|6812973721f8e1f6542980bbc2f2f474401ef168.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/Katello/katello/pull/9886 added
Actions