When a value is entered like 1.5 or 12.01, the field displayed in artifact view as well as report columns is made with the FLOAT SQL representation (1.5000 or 12.0100).
The trailing 0 should not be displayed in the interface (as it's done on card fields or angular modal window).
This should be done on:
- artifact view
- table report view
- Modale v1 comes with artifact view
- Modale v2 (eg. on scrum cardwall) is kept as is
- Modale "Angular" is already OK.