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 1035694 - In subscription-manager-gui, "Quantity" default value changed to 0 from 1 after Attach the Subscripion
Summary: In subscription-manager-gui, "Quantity" default value changed to 0 from 1 aft...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: subscription-manager
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: candlepin-bugs
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks: rhsm-rhel70
TreeView+ depends on / blocked
 
Reported: 2013-11-28 10:08 UTC by xingge
Modified: 2016-09-20 02:28 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-02 13:35:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screen shot when error happens (494.25 KB, image/png)
2013-11-28 10:10 UTC, xingge
no flags Details

Description xingge 2013-11-28 10:08:34 UTC
Description of problem:
In subscription-manager-gui, "Quantity" default value changed to 0 from 1 after Attach the Subscripion 

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

RHEL7.0-everything-20131127.1-x86_64
subscription-manager-gui-1.10.6-1.el7
subscription-manager-firstboot-1.10.6-1.el7
subscription-manager-1.10.6-1.el7
python-rhsm-1.10.6-1.el7

How reproducible:
always

Steps to Reproduce:
1.Register the system and open subscription-manager-gui
2.Go to "All Available Subscriptions" tab and press "Update" button
3.Select a Multi-entitlement subscription notice that the "Quantity"'s default value is "1", then press "Attach" button.
4.After the attachment, take a look at the Quantity value

Actual results:
The default value become to "0" not "1". please look at the attachment.

Expected results:
The default value should still be "1".

Additional info:

Comment 1 xingge 2013-11-28 10:10:01 UTC
Created attachment 830126 [details]
screen shot when error happens

Comment 2 Carter Kozak 2013-12-02 13:35:28 UTC
If the subscription is stackable, and the stack is already completely compliant, the suggested quantity should be zero, this seems correct.  If you click upon the quantity, it should become 1, because you cannot bind quantity 0.

This behavior occurs because separate subscriptions can stack together, and affect the quantity required of other pools.


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