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

Erroneously updating attribute metadata when updating display name #15

Open christhomp opened 5 years ago

christhomp commented 5 years ago

I used this to update approximately 100 display names in my environment. Upon doing so, it reset the following attributes on each field:

Currency Fields:

Decimal Fields:

Memo Fields:

Picklist Fields:

This of course caused many issues in my environment and had to be manually fixed, costing many hours.

Thank you.

DmitriRiz commented 5 years ago

Hi, just checking if it was fixed. I had same issue as well. Additionally, it changes max length of text field to 100

christhomp commented 5 years ago

@DmitriRiz - No, this has not been addressed yet.