apache / incubator-kie-issues

Apache License 2.0
11 stars 1 forks source link

In functions with a `scale` parameter, that must be in the range [−6111..6176] #1325

Closed yesamer closed 1 week ago

yesamer commented 2 weeks ago

The scale parameter of the following operations:

must be in the range [−6111..6176]

As stated in the Specs: 10.3.4.5

jomarko commented 2 weeks ago

01

Are ceiling and floor also affected?

02

UI updates here. https://github.com/apache/incubator-kie-tools/pull/2431

yesamer commented 2 weeks ago

@jomarko Good point! decimal is using it too.

jomarko commented 1 week ago

@yesamer ok, thank you, so to recap, UI changes are sent in two PRs: