bcolpaert / Colso.Xrm.AttributeEditor

XrmToolbox plugin to create, modify and delete entity attributes via an Excel template.
MIT License
8 stars 12 forks source link

Attribute extended data not preserved #23

Open stevenfayers opened 4 years ago

stevenfayers commented 4 years ago

If I download attributes from an entity and then upload the same to a new entity, I found that: length of text strings is not preserved min and max values of numeric strings is not preserved date type fields are not preserved (date,date&time,date only) calculated fields are not created correctly.

JamesHorsley commented 3 years ago

I hit this same issue. Lost all the extra details on a new entity when I used it to help update the descriptions. Luckily I had an exported solution but not that happy! I appreciate the tool but it is basically now in my "not safe to use" category

danmcau commented 3 years ago

I have a similar issue when changing the display name of a field. I have noticed that integer datatypes are reset to Minimum Value: 0 Maximum Value: 100