Solved

Could not post nodes with Float properties if the value is 0 or negative

  • 13 March 2023
  • 2 replies
  • 41 views

When adding a node instance with Float properties, it always gives an error “The value of property 'xxx' must be a 64 bit floating point number” if the value in the request body is 0 or negative number, but it works fine if the value is positive.

Could you help take a look?

icon

Best answer by Anders Hafreager 15 March 2023, 11:03

View original

2 replies

Userlevel 3

Hi,

Seems like we introduced a regression here. Will work on a fix and update this post when it’s done.

Userlevel 3

The bug has been fixed and rolled out to all production clusters now.

Reply