Bug 1245664

Summary: Copy quota fail with error massage
Product: Red Hat Enterprise Virtualization Manager Reporter: Dudi Maroshi <dmaroshi>
Component: ovirt-engineAssignee: Tomer Saban <tsaban>
Status: CLOSED CURRENTRELEASE QA Contact: Artyom <alukiano>
Severity: medium Docs Contact:
Priority: high    
Version: 3.6.0CC: aburden, dfediuck, gklein, istein, lpeer, lsurette, mgoldboi, rbalakri, rgolan, Rhev-m-bugs, srevivo, ykaul
Target Milestone: ovirt-3.6.1Keywords: Triaged
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously, copying quota that lacked a description would fail because the validation expects a description size larger than zero. Now, validation also accepts a description a description size of zero and it is possible to copy a quota that has no description.
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-20 01:11:49 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: SLA RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dudi Maroshi 2015-07-22 13:53:38 UTC
Description of problem:
Copying a quota fails. With error message 'Error while executing action: size must be between 1 and 250'

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


How reproducible:
1. Data center enable audit quota.
2. Create a quota with no limits
3. Select 'copy' action on the quota from step 2.
4. Click OK on the 'Copy Quota' dialog.
5. Error message appears 'Error while executing action: size must be between 1 and 250'.


Actual results:
Fail copy quota, no matter what are the values.

Expected results:
Successful copy quota.

Comment 1 Artyom 2015-11-29 11:01:21 UTC
Verified on rhevm-3.6.1-0.2.el6.noarch
1) Create quota without description
2) Clone quota
3) Action succeed