Bug 703377 - ISE when satadmin attempts to adjust Software Channel Entitlements for an organization
Summary: ISE when satadmin attempts to adjust Software Channel Entitlements for an org...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Docs Release Notes
Version: 541
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Lana Brindley
QA Contact: ecs-bugs
URL:
Whiteboard:
Depends On: 671450
Blocks: sat541-docs
TreeView+ depends on / blocked
 
Reported: 2011-05-10 08:32 UTC by Jan Pazdziora (Red Hat)
Modified: 2013-10-23 23:22 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
The maxMember and maxFlex values were reporting NULL parameters. When a Satellite Administrator attempted to adjust software channel entitlements, an Internal Server Error would be received. The maxMember and maxFlex values now use 0 rather than NULL parameters, and software channel entitlements are now building as expected. Revision 0-4
Clone Of: 671450
Environment:
Last Closed: 2011-06-16 22:32:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Lana Brindley 2011-06-06 21:10:54 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Cause: The maxMember and maxFlex values were reporting NULL parameters. 

Consequence: When an SA attempted to adjust software channel entitlements, an Internal Server Error would be received.

Fix: The maxMember and maxFlex values now use 0 rather than NULL parameters.

Result: Software channel entitlements are now building as expected.

Comment 2 Lana Brindley 2011-06-07 18:00:09 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -4,4 +4,6 @@
 
 Fix: The maxMember and maxFlex values now use 0 rather than NULL parameters.
 
-Result: Software channel entitlements are now building as expected.+Result: Software channel entitlements are now building as expected.
+
+The maxMember and maxFlex values were reporting NULL parameters. When a Satellite Administrator attempted to adjust software channel entitlements, an Internal Server Error would be received. The maxMember and maxFlex values now use 0 rather than NULL parameters, and software channel entitlements are now building as expected.

Comment 3 Lana Brindley 2011-06-07 18:34:34 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1,9 +1,3 @@
-Cause: The maxMember and maxFlex values were reporting NULL parameters. 
+The maxMember and maxFlex values were reporting NULL parameters. When a Satellite Administrator attempted to adjust software channel entitlements, an Internal Server Error would be received. The maxMember and maxFlex values now use 0 rather than NULL parameters, and software channel entitlements are now building as expected.
 
-Consequence: When an SA attempted to adjust software channel entitlements, an Internal Server Error would be received.
+Revision 0-4-
-Fix: The maxMember and maxFlex values now use 0 rather than NULL parameters.
-
-Result: Software channel entitlements are now building as expected.
-
-The maxMember and maxFlex values were reporting NULL parameters. When a Satellite Administrator attempted to adjust software channel entitlements, an Internal Server Error would be received. The maxMember and maxFlex values now use 0 rather than NULL parameters, and software channel entitlements are now building as expected.

Comment 4 Lana Brindley 2011-06-16 22:32:24 UTC
5.4.1 Satellite books are now available on docs.redhat.com. Please raise a new
bug for any issues.

LKB


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