Bug 703377

Summary: ISE when satadmin attempts to adjust Software Channel Entitlements for an organization
Product: Red Hat Satellite 5 Reporter: Jan Pazdziora (Red Hat) <jpazdziora>
Component: Docs Release NotesAssignee: Lana Brindley <lbrindle>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: high    
Version: 541CC: ahumbe, akarlsso, casmith, cperry, jpazdziora, jsherril, mhideo, pmutha, sandro, xdmoon
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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
Story Points: ---
Clone Of: 671450 Environment:
Last Closed: 2011-06-16 22:32:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 671450    
Bug Blocks: 677505    

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