Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Updates to the Changeset name from the Changeset History did not propagate to the name on the left panel. This fix propagates changes across panels. The left panel's changeset name now correctly updates when edited in the right panel.
DescriptionBrad Buckingham
2012-03-22 20:39:29 UTC
Description of problem:
If the user changes the name of a changeset, the name in the left panel is not updated.
Version-Release number of selected component (if applicable):
git master
How reproducible:
always
Steps to Reproduce:
1. create provider/product/repo (zoo/zoo/zoo)
2. sync the content
3. create a changeset ("zoo to dev"), add zoo product to it and promote it
4. go to Content Management -> Promotion Changeset History
5. open the changeset just promoted ("zoo to dev"), change the name of the changeset (e.g. "zoo product to dev")
Actual results:
The changeset name is updated; however, the left name is not updated in the left panel.
Expected results:
Update the name in the left panel.
Additional info:
Verified this defect with following build:
katello-qpid-client-key-pair-1.0-1.noarch
katello-common-1.1.12-7.el6cf.noarch
katello-all-1.1.12-7.el6cf.noarch
katello-cli-1.1.8-4.el6cf.noarch
katello-certs-tools-1.1.8-1.el6cf.noarch
katello-glue-candlepin-1.1.12-7.el6cf.noarch
katello-selinux-1.1.1-1.el6cf.noarch
katello-configure-1.1.9-3.el6cf.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-common-1.1.8-4.el6cf.noarch
katello-glue-pulp-1.1.12-7.el6cf.noarch
katello-1.1.12-7.el6cf.noarch
katello-qpid-broker-key-pair-1.0-1.noarch
After changing the name of changeset (testset to testset_updated), name in the left panel also updated successfully.
Please see the attachment
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.
http://rhn.redhat.com/errata/RHSA-2012-1543.html
Description of problem: If the user changes the name of a changeset, the name in the left panel is not updated. Version-Release number of selected component (if applicable): git master How reproducible: always Steps to Reproduce: 1. create provider/product/repo (zoo/zoo/zoo) 2. sync the content 3. create a changeset ("zoo to dev"), add zoo product to it and promote it 4. go to Content Management -> Promotion Changeset History 5. open the changeset just promoted ("zoo to dev"), change the name of the changeset (e.g. "zoo product to dev") Actual results: The changeset name is updated; however, the left name is not updated in the left panel. Expected results: Update the name in the left panel. Additional info: