Convert float to string before Decimal
To avoid rounding issue of float, we must rely on the Python string format.
Closes #12738 (closed)
All legacy (hg-git based) Projects have been automatically migrated to native with the upgrade of 2025-01-23
To avoid rounding issue of float, we must rely on the Python string format.
Closes #12738 (closed)