Bug 1620334

Summary: reporting a very large score value causes 500 error: (DataError) (1264, "Out of range value for column \'score\' at row 1")
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: generalAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: dcallagh
Target Milestone: 26.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1600281 Environment:
Last Closed: 2018-10-08 02:16:45 UTC Type: Bug
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: 1600281    
Bug Blocks:    

Comment 1 Dan Callaghan 2018-08-23 03:55:01 UTC
Bug 1600281 was "fixed" in Beaker 25.6 by truncating scores to 8 digits.

This is a clone for Beaker 26.0 to track the real fix:

https://gerrit.beaker-project.org/#/c/beaker/+/6256

which will fix the column type and allow all 10 digits of the score to be stored properly.

Comment 2 Dan Callaghan 2018-08-23 04:13:41 UTC
Checkbugs is gonna complain about this because the patch referenced bug 1600281, not this one. Flipping back to ASSIGNED until we are ready to verify this.

Comment 3 Dan Callaghan 2018-10-08 02:16:45 UTC
Beaker 26.0 has been released.