Open InnocentBug opened 2 years ago
When a call to BaseNode.create fails, because of non-conforming with controlled vocabulary, it should raise an exception. And not silently return.
BaseNode.create
When errors happen, they need to be handled.
When a call to
BaseNode.create
fails, because of non-conforming with controlled vocabulary, it should raise an exception. And not silently return.When errors happen, they need to be handled.