Actions
Bug #23510
closedError when fetching available subscription quantities shouldn't block quantity editing
Description
At the moment when the subscription table is switched to quantity editing mode, it automatically fetches available quantities from upstream subscriptions. The UI displays a spinner and hides the edit inputs until quantities are loaded. When there's an error in the request, it's reported in a message but spinners block editing forever.
Expected behavior:
Server side error while fetching available quantities should just hide the "Max %s" message and not block editing.
Updated by Tomáš Strachota over 6 years ago
- Related to Feature #22734: Add ability to edit Red Hat Subscription entitlement quantities added
Updated by John Mitsch over 6 years ago
- Translation missing: en.field_release set to 338
Updated by Tomáš Strachota over 6 years ago
- Status changed from New to Assigned
- Assignee set to Tomáš Strachota
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7541 added
Updated by Walden Raines over 6 years ago
- Target version changed from Katello 3.7.0 to Katello 3.7.1
Updated by Tomáš Strachota over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c528389076d19fee443f9dcfa2b85ed3db12874f.
Actions