Skip to content

IDS wrong auto conversionย #731

@Can-Gr

Description

@Can-Gr

Describe the bug ๐Ÿ“

Iโ€™m checking a dataType=โ€IFCTEXTโ€ in my IDS for my value. So it should be checking String โ€œ410.20257โ€œ. But IDS check converts this requiredValue automatically to number and checks for 410.20257 then the test fails because 410.20257 โ‰  โ€œ410.20257โ€œ.

Image Image

Can you help on this matter ?

Reproduction โ–ถ๏ธ

No response

Steps to reproduce ๐Ÿ”ข

No response

System Info ๐Ÿ’ป

"@thatopen/components": "^3.4.1",
    "@thatopen/components-front": "^3.4.1",
    "@thatopen/fragments": "^3.4.1",
    "@thatopen/ui": "^3.4.0",
    "@thatopen/ui-obc": "^3.4.0",

Used Package Manager ๐Ÿ“ฆ

npm

Error Trace/Logs ๐Ÿ“ƒ

No response

Validations โœ…

  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Make sure this is a repository issue and not a framework-specific issue. For example, if it's a THREE.js related bug, it should likely be reported to mrdoob/threejs instead.
  • Check that this is a concrete bug. For Q&A join our Community.
  • The provided reproduction is a minimal reproducible example of the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions