BHoM / BHoM_Engine

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

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

Open pawelbaran opened 1 week ago

pawelbaran commented 1 week 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 1 week ago

Oh sorry, wrong repo 🙈 will transfer now