BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 15 forks source link

Diffing_Engine: differences in strings are reported as differences in collections, not values #3366

Open pawelbaran opened 5 months ago

pawelbaran commented 5 months ago

Description:

When a difference in string property is found, it is reported as PropertyDifference with Description formatted as 'The collection stored in the property (...) was modified', which is far less meaningful than a message about string changing from value A to B.

Test file(s):

On SharePoint

pawelbaran commented 5 months ago

Oh sorry, wrong repo 🙈 will transfer now