Bug 1259187 - Data types declared for some columns of dashbuilder data sets used in console are wrong
Summary: Data types declared for some columns of dashbuilder data sets used in console...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ER4
: 6.2.0
Assignee: Marco Rietveld
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-02 07:19 UTC by Jan Hrcek
Modified: 2020-03-27 20:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:01:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jan Hrcek 2015-09-02 07:19:42 UTC
Description of problem:
Some dataset columns in jbpm-console's DashbuilderBootstrap are declared with wrong data type. This causes flurry of modals whenever user enters data of wrong type when defining new filter (e.g. String where number is expected). This can be easily prevented by using appropriate types when declaring dashbuilder data sets used by console.

This is quite a serious issue that needs to be resolved in the product. See 
https://issues.jboss.org/browse/JBPM-4724 for details

Version-Release number of selected component (if applicable):
BPM Suite 6.3.0

How reproducible:
Always

Steps to Reproduce:
1. In Process instance perspective start new filter creation.
2. Use column "processInstanceId" with operator "equals_to" and enter some String value like "asdf".
3. Click Ok and observe the deluge of modals.

Actual results:
6 modals with errors appears every time value of incorrect type is entered

Expected results:
The dialog for filter creation should not accept value of wrong type. This can be achieved by declaring correct type of columns when declaring dashbuilder data sets.

Additional info:

Comment 2 Jan Hrcek 2015-10-22 05:23:16 UTC
Now it will be harder for users to make mistakes by entering incorrect filter parameters. Good job!
Verified with BPM Suite 6.2.0 ER4

Comment 3 PnT Account Manager 2017-12-07 23:37:39 UTC
Employee 'msalatin' has left the company.


Note You need to log in before you can comment on or make changes to this bug.