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