Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1090399

Summary: Changing name of Table KPI makes table row styles disappear
Product: [Retired] JBoss BPMS Platform 6 Reporter: Jan Hrcek <jhrcek>
Component: BAMAssignee: Jan <jschatte>
Status: CLOSED EOL QA Contact: Gui Jospin <gjospin>
Severity: medium Docs Contact:
Priority: high    
Version: 6.0.2CC: kverlaen
Target Milestone: DR2   
Target Release: 6.1.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 20:10:26 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
Steps to reproduce - video none

Description Jan Hrcek 2014-04-23 08:55:25 UTC
Created attachment 888810 [details]
Steps to reproduce - video

Description of problem:
Whenever I change the KPI Name for the table panel, the css style class attribute for the table rows is set to null. Observe the problem & steps to reproduce in the video attached.

Version-Release number of selected component (if applicable):
BPMS 6.0.2 ER1

How reproducible:
Always

Steps to Reproduce:
1. login with root, navigate to Showcase > Sales report
2. click Edit content in the menu of Sales report table
3. change the name of the KPI

Actual results:
class attribute of all the rows is set to class="null" for all the rows (tr) in the preview table as well as in the KPI itself.

Expected results:
class attributes should remain unchanged by edits in table KPI editor.

Comment 3 Jan Hrcek 2014-09-05 07:20:13 UTC
Now it's ok. Verified with BPMS 6.1.0.DR2