Upload gives error if number has a decimal place

Check the image below, if a number field has a decimal place, the validation gives an error. If we remove the decimal place, it works fine.

Note: The “ExpertFees” type is a number field.

50.00 = error
5000 = imports OK as number 5,000

The interesting thing is that I can go to the database view, click on “New Entry” and enter 50.00 without an issue.

Anyone else encountered this issue? Am I doing something wrong or is this a bug in the import itself?

We’ll look into it.

Last week I could test this feature, but now isn’t working anymore.