Closed paulzierep closed 3 years ago
Could be related to #624. @kysrpex What do you think?
Yes it seems that wrapper.session.delete_cuds_object
is related to #624.
But how about wrapper.remove(cuds)
should it not remove the object from the wrapper ?
For completeness, could you add the whole error stack from the pretty_print
?
Updated my comment
In the following case, shouldn't the object be removed from the DB ?
If I use the wrapper.session.delete_cuds_object(cuds) function pretty_print(wrapper) drows an arrow:
How can I remove a CUDS from the DB ?