Title | | » | LKSM issues when site "default display format for numbers" is set |
Assigned To | | » | cnathe |
Notify | | » | wendyi |
Type | | » | Defect |
Area | | » | Sample Manager |
Priority | | » | 3 |
Milestone | | » | 22.06 |
Reported by Wendy. If you go to the Site > Admin Console > Look and Feel Settings and set the "Default display format for numbers" to "#.##" (as an example), there are some unexpected issues that come up in the LKSM app.
1. if you go to a source or sample grid, check a row, Edit > Edit in Grid, set a value in Description or some other field, click Finish/Save -> JS error "Uncaught TypeError: Cannot read properties of undefined (reading 'toString')"
2. go to sample finder, add some filters for a sample type parent and click apply -> server side exception "java.lang.IllegalArgumentException: Cannot format given Object as a Number" (and the sample finder page just sits in a loading state)