Actions
Bug #27560
closedExpanding Subscription row results in a JS error
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Subscriptions
Target version:
Description
1. Have a subscription providing multiple product content
2. Navigate to /subscriptions/
3. Try expanding the row of the subscription by clicking the caret > (see screenshot)
Uncaught TypeError: Cannot read property 'toggleSubscriptionGroup' of undefined at Object.toggle (katello-1013be335485eaeebbec.js:1) at onClick (katello-1013be335485eaeebbec.js:1) at Object.<anonymous> (react-dom.production.min.js:14) at h (react-dom.production.min.js:15) at react-dom.production.min.js:15 at j (react-dom.production.min.js:17) at T (react-dom.production.min.js:18) at E (react-dom.production.min.js:18) at P (react-dom.production.min.js:21) at xn (react-dom.production.min.js:84)
Files
Updated by Andrew Kofink over 5 years ago
- Blocked by Bug #26954: Selecting a group subscription collapses opened menu added
Updated by Andrew Kofink over 5 years ago
- Blocked by deleted (Bug #26954: Selecting a group subscription collapses opened menu)
Updated by Andrew Kofink over 5 years ago
- Blocks Bug #26954: Selecting a group subscription collapses opened menu added
Updated by Chris Roberts over 5 years ago
- Target version changed from Katello 3.12.2 to Katello 3.12.3
Updated by Chris Roberts over 5 years ago
- Status changed from New to Assigned
- Assignee set to Chris Roberts
- Team Backlog deleted (
Brad) - Found in Releases Katello 3.12.1 added
- Found in Releases deleted (
Katello 3.12.0)
Updated by Chris Roberts over 5 years ago
- Status changed from Assigned to Resolved
- Pull request https://github.com/Katello/katello/pull/8140 added
- Fixed in Releases Katello 3.12.3 added
Actions