RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1161157 - [RFE] big delay on checkbox in Manage Repositories
Summary: [RFE] big delay on checkbox in Manage Repositories
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: rc
: 7.2
Assignee: Michael Stead
QA Contact: John Sefler
Petr Bokoc
URL:
Whiteboard:
Depends On: 1155954
Blocks: rhsm-rhel72
TreeView+ depends on / blocked
 
Reported: 2014-11-06 14:25 UTC by Matěj Cepl
Modified: 2015-11-19 11:48 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Manage Repositories dialog in Subscription Manager is now more responsive The Manage Repositories dialog in the graphical version of Subscription Manager (the _subscription-manager-gui_ package) has been updated to no longer fetch information on each checkbox change. Instead, the system state is only synchronized when the new "save" button is clicked. This removes delays users experienced in previous versions caused by the system state being updated on each checkbox action, and repository management is now significantly more responsive.
Clone Of: 1155954
Environment:
Last Closed: 2015-11-19 11:48:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2122 0 normal SHIPPED_LIVE subscription-manager bug fix and enhancement update 2015-11-19 10:31:14 UTC

Description Matěj Cepl 2014-11-06 14:25:59 UTC
+++ This bug was initially created as a clone of Bug #1155954 +++

Version-Release number of selected component (if applicable):

subscription-manager-gui-1.12.14-7.el6.x86_64

How reproducible:


Steps to Reproduce:
1. sudo subscription-manager-gui
2. goto Manage/Repositories (Ctrl + s)
3. Enable few repositories (in my case rhel-6-workstation-optional-rpms 

Actual results:

Enabled checbox is checked several seconds after clicking (up to 10).
I understand that (un)checking it after (un)registering channel solves issues with e.g. click and close 

Expected results:

Check immidiatelly  or with minimal delay.

Additional info:
It's a really unpleasant user experience with mentioned delay.
Sometimes you check it twice since nothing happens and ... result is 10seconds until checked and another 10 seconds to uncheck it :-) ... you know customers will try and do that.

--- Additional comment from RHEL Product and Program Management on 2014-10-23 11:00:40 CEST ---

Since this bug report was entered in bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

--- Additional comment from Matěj Cepl on 2014-11-06 09:58:47 CET ---

Should I make a clone of this bug to RHEL 7, where situation is exactly the same?

--- Additional comment from Bryan Kearney on 2014-11-06 14:23:45 CET ---

Sure, that would be great. Thank you!

Comment 2 Devan Goodwin 2014-12-01 16:07:07 UTC
Moving to 7.2, but will possibly already be done by then due to the 6.7 cloned bug.

Comment 4 William Poteat 2015-05-08 18:44:02 UTC
Not sure of the solution. Will attempt to improve in 7.2.

Comment 5 Michael Stead 2015-07-30 12:27:36 UTC
Fix waiting on code review:

https://github.com/candlepin/subscription-manager/pull/1235

Comment 6 Michael Stead 2015-07-31 19:20:50 UTC
Fix now in master

Comment 7 Chris "Ceiu" Rog 2015-07-31 19:31:48 UTC
commit 3ab798843011b05f9a24dd0c82db96466a7e72f4
Author: Michael Stead <mstead>
Date:   Thu Jul 16 11:25:05 2015 -0300

    1161157,1155954: Improve performance of Repository Dialog
    
    Instead of immediately sending repo override changes to
    the server on each checkbox click, queue them up and send
    them when the 'Apply' button is clicked.
    
    All communication with the server while saving/loading
    data, is done async, and the user will be presented with
    a progess window until the request completes.
    
    Closing the dialog will detect if there were any local
    changes made, and prompt the user to save changes before
    closing.
    
    The Remove All Overrides button will only be enabled if
    there are currently overrides on the server for the
    selected repository.
    
    This commit also addresses varions layout/display issues
    for GTK3.

Comment 9 Shwetha Kallesh 2015-08-10 13:09:49 UTC
Marking verified !!

If you try to enable/disable the repo , checkbox is checked/unchecked without any delay

[root@dhcp35-236 ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 2.0.6-1
subscription management rules: 5.16
subscription-manager: 1.15.9-3.el7
python-rhsm: 1.15.4-2.el7

Comment 10 errata-xmlrpc 2015-11-19 11:48:16 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2122.html


Note You need to log in before you can comment on or make changes to this bug.