COMET-IME-Community-Edition icon indicating copy to clipboard operation
COMET-IME-Community-Edition copied to clipboard

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

Open MartinFijneman opened this issue 2 years ago • 1 comments

Prerequisites

  • [x] I have written a descriptive issue title
  • [x] I have verified that I am running the latest version of the COMET-IME
  • [x] I have searched open and closed issues to ensure it has not already been reported

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

  • define measurement scale with real number set, providing a minimum permissible value
  • apply scale to parameter, and provide lower number > this can be done, no warning given

Logs

  • [x] There are no logs regarding the issue
  • { ] I have attached a log file or included the relevant section in this issue

System Configuration

  • COMET version:
    • [x] COMET-IME: 10.0.0.1
    • [ ] Other:
  • Web Services:
    • [x] CDP4/COMET Web Services version: 7.1.1
    • [ ] OCDT WSP version:
  • Environment (Operating system, version and so on):
    • [ ] Microsoft Excel (32/64 bit):
    • [ ] Windows OS (32/64 bit):
    • [ ] Additional information:

MartinFijneman avatar Aug 10 '23 09:08 MartinFijneman

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

MartinFijneman avatar Aug 11 '23 10:08 MartinFijneman