You have a Custom Investment and there we have some attributes that are of money type with 2 decimals and upon initial data entry it keeps rounding up the numbers instead of letting us put decimals. We have to enter the information multiple times after a page refresh for it to keep the decimals.
Steps to Reproduce:
1. Create Custom Investment
2. Create money type attribute with 2 decimals and API enable it.
3. Navigate to MUX and add attribute created above to the blueprint for this custom investment.
4. Navigate to Custom Investments and set one of your custom investment instances to newly created blueprint.
5. Click on the properties of the custom investment and attempt to put a value of 8.75
6. Observe it will round it up to 9 and only after you refresh or click on another tab and come back you will see 8.75 value you entered.
Expected Results: it should retain the value user put in with decimals
Actual Results: it rounds up the value which is incorrect.
16.2.3, 16.3.0
DE157606, no longer reproducible in 16.3.1.
Workaround: Refresh the screen or click on another tab and come back.