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

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