Bug 31656

Summary: ship_method is null in web_user_order since 2/25/01
Product: Red Hat Web Site Reporter: Samir Kothari <skothari>
Component: StoreAssignee: Eddie Chen <echen>
Status: CLOSED CURRENTRELEASE QA Contact: Web Development <webdev>
Severity: high Docs Contact:
Priority: high    
Version: currentCC: mmesser, mpittman, mstuempf, nobody+jcohen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-03-13 20:15:03 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:

Description Samir Kothari 2001-03-13 15:47:40 UTC
select count(*) From web_user_order where ship_method is null;

This query retrieves approx 900 records.

Ship method should not be null on product orders.

This appears to be related to the changes made by RHN.

Comment 1 Jay Turner 2001-03-13 20:14:59 UTC
This change looks good in echen.current sandbox, so we are pushing it up to
webqa.  I will take a look at it in webqa at that time.

Comment 2 Jay Turner 2001-03-14 20:43:57 UTC
Change has been pushed to the live site and should be working now.  Looks good
to me that is :-)