STARIONGROUP / COMET-IME-Community-Edition

The Concurrent Design Desktop Application and Excel Integration compliant with ECSS-E-TM-10-25 Annex A and Annex C
https://www.stariongroup.eu
Other
21 stars 5 forks source link

Parameter using scale with real number set not checked for minimum permissible value #1272

Open MartinFijneman opened 11 months ago

MartinFijneman commented 11 months ago

Prerequisites

Description

For scales with real number sets, defined with max. and minimum allowed values, the maximum value is checked correctly when used in an engineering model (blue circle below, correct warning is provided). The minimum value however is not checked correctly, see example where value “-1000” is accepted for scale with minimum permissible value of -3.1415 (indicated in red circle below)

image

(Test performed with 10.0.0.1, on local server (web services 7.1.1), all steps using default admin user, engineering model Test SideRDL 10001, RDL items created in testing SiteRDL 10001)

Steps to Reproduce

Logs

System Configuration

MartinFijneman commented 11 months ago

in further testing: check depends on type of number set, edited title. issue holds for both IME (manual value) and Excel workbook (manual and computed value)

image