BHoM / BHoM_Adapter

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

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

Closed enarhi closed 2 years ago

enarhi commented 2 years 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.