BHoM / BHoM_Adapter

GNU Lesser General Public License v3.0
7 stars 5 forks source link

BHoM_Adapter: Tag check bug adds null tag to tags before push #326

Closed enarhi closed 1 year ago

enarhi commented 1 year ago

Description:

AN additional null tag is added to objects before pushing.

Steps to reproduce:

Push any object and debug the FullCRUD method, and note the null tag added due to an errant tag check.