Actions
Bug #26908
closedJS error when opening subscription group
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Table.js:33 Uncaught TypeError: Cannot read property 'toggleSubscriptionGroup' of undefined at Object.toggle (Table.js:33) at onClick (collapseableAndSelectionCellFormatter.js:14) at HTMLUnknownElement.callCallback (react-dom.development.js:149) at Object.invokeGuardedCallbackDev (react-dom.development.js:199) at invokeGuardedCallback (react-dom.development.js:256) at invokeGuardedCallbackAndCatchFirstError (react-dom.development.js:270) at executeDispatch (react-dom.development.js:561) at executeDispatchesInOrder (react-dom.development.js:583) at executeDispatchesAndRelease (react-dom.development.js:680) at executeDispatchesAndReleaseTopLevel (react-dom.development.js:688)
Found in devel
To repro:
1) Import manifest with grouped subs
2) Go to subscriptions page
3) Click dropdown toggle for subscription group
Updated by Andrew Kofink over 5 years ago
- Target version set to Katello 3.13.0
- Triaged changed from No to Yes
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8140 added
Updated by Walden Raines over 5 years ago
- Assignee changed from Walden Raines to Ron Lavi
Updated by Ron Lavi over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|9221bda17fdac4edcb09e96f10cd5e4bad052d4e.
Actions