Hide Forgot
Description of problem: Disk alias maximum size is 255 characters, and description is 500 characters. When entering long values into these fields, For the alias, above 255 characters. For the alias, above 500 characters. Wrong Error massage received. Verification of name size should be in the UI and not moved to the PostgreSQL. Version-Release number of selected component (if applicable): 3.6.0.3-0.1.el6 How reproducible: Always Steps to Reproduce: 1. Create disk with alias of 250-300 ascii characters, or description of more than 500 ascii characters. Actual results: Error massage recived - Error while executing action Add Disk to VM: Internal Engine Error Expected results: Error massage should be - Error while executing action Add Disk to VM: alias or description is to long Additional info: Engine log attached
Created attachment 1092783 [details] engine log
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
*** Bug 1289855 has been marked as a duplicate of this bug. ***
Verified, ovirt-engine-4.0.0-0.0.master.20160406161747.gita4ecba2.el7.centos.noarch a. For more than 255 characters in the alias field the following message appears: Field content must not exceed 255 characters. b. Fore more than 500 characters in the description field the following message appears: Field content must not exceed 500 characters. c. For 255 characters in the alias field - disk is created d. For 500 characters in the description field - disk is created e. For 255 characters in the alias field and 500 characters in the description field - disk is created.
oVirt 4.0.0 has been released, closing current release.