Hi
I am currently using this component and have a Attribute label starting with ST. I noticed when the results is returned the ST is missing. I believe this is because in the FormatFieldName function in AutoEntityDiff extension, the method is returning a substring when the original name starts with "ssST". Refer to image below
Any idea why do we need the check to remove the "ST" from the original name?
Because under the hood, structures start withn"ssST".
J.Ja