Hide Forgot
Description of problem: BigDecimal field of a fact with a value 99.99B in Guided Decision Table changes into 0. The value can be entered via copy&paste (right click and click paste, no ctrl+v), it can't be typed in. You can avoid that in condition columns by giving the 99.99B value as a default value (when defining the column), it can be typed in there. When filling in values into cells, if you decide to only paste the 'B' part, you have to first enter the number, because after you enter the 'B', you can only delete that 'B', you can't add anything. Version-Release number of selected component (if applicable): BRMS 5.3.0 ER4 Steps to Reproduce: 1. Create a new model with a fact with BigDecimal field. 2. Create a guided decision table with a condition column with that fact and field, and action column updating it. Enter 99.99B as a default value in both columns. 3. Add a row, copy&paste 99.99B into the cells. 4. Add another row, leave it as it is. Actual results: No default values shown. Resulting value in the cells is 0 in both columns in the first row. The second row looks empty in Guvnor, but the source shows 99.99B in the rhs of this row's rule. Lhs is empty. Expected results: Value should stay as the user entered it. Default values should be shown. Additional info: This is closely related to https://bugzilla.redhat.com/show_bug.cgi?id=724448 - Support for BigDecimal in Guided Editor. The decision table passes validation.
Please verify this issue on ER5.
Update status to ON_QA. Please verify them against ER6.
This has been fixed in community release 5.4.