Bug 1275620

Summary: AssetMgmt: Names of files to be promoted not visible
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Business CentralAssignee: Pere Fernàndez <pere.fernandez>
Status: CLOSED EOL QA Contact: Jiri Locker <jlocker>
Severity: high Docs Contact:
Priority: high    
Version: 6.2.0CC: kverlaen
Target Milestone: CR1   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:02:25 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:
Attachments:
Description Flags
Promotion task Work tab none

Description Jiri Locker 2015-10-27 11:16:59 UTC
Created attachment 1086825 [details]
Promotion task Work tab

Description of problem:
It is not possible to determine which files are going to be promoted when completing promotion task because select boxes that contain file paths are not wide enough.

Version-Release number of selected component (if applicable):
6.2.0.ER4

How reproducible:
With asset management enabled.

Steps to Reproduce:
1. Create a managed repository with a single project and managed branches.
2. Create several rules in the new project.
3. Select Repository -> Repository Structure -> Promote.
4. Promote to dev-1.0.0.
5. Go to Task List, claim the "Select Assets To Promote" task.

Actual results:
Cannot determine names of the files in both select boxes.

Expected results:
It should be possible to read file names in both select boxes (Files in the source branch, and Files to be promoted).

Additional info:

Comment 1 Pere Fernàndez 2015-11-05 11:32:35 UTC
Sent PR's to master & 6.3.x

Comment 3 Jiri Locker 2015-11-18 14:45:46 UTC
Fixed! The select boxes now fill available horizontal space as the Task Details panel resizes.