The behaviour is different on making currency field mandatory by using configure dictionary and UI policy.DescriptionOn making currency field mandatory through UI policy, the default value 0.00 will be present for the currency field but still it shows as mandatory (red asterisk)Steps to Reproduce 1. Login to Quebec instance2. Go to incident table from application navigator3. open any record4. Make currency field mandatory by using configure dictionary5. You will observe for currency field default value was set to 0.00 and it is not considered as mandatory6. make currency field - mandatory false from configure dictionary--7. Now make the currency field mandatory by using a UI policy8. Now observe for currency field default value was set to 0.00 even though still it shows as mandatory.Expected behavior: on making currency field as mandatory through UI policy the behavior should be same similar on making mandatory through configure dictionary.Actual behavior: The behavior is different on making currency field mandatory by using configure dictionary and UI policy.WorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fixRelated Problem: PRB1492460