delegateas/XrmMockup

OOB Calculated string Field with DateTime value (incident.caseage)

Kato88 opened this issue · 1 comments

Describe the bug
Calculated field that tries to write a DateTime to a string field fails.
This happend for a OOB field "caseage" on entity "incident".

To Reproduce
Generate metadata with caseage attribute of incident and update an incident.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
image

Environment

  • D365 Online - latest Sandbox
  • Tool version: 1.11.2
  • Also including the PR for #217 locally

I will add a PR that will add the check for DateTime.

Should already be resolved as part of 1.10.1 (issue #209). Let me know if you see any issues with that resolution.