Currently, detaching properties happens via a article id and a property name and returns the article, this makes deleting the dereferenced entry impossible without jumping through hoops.
Return a pair of the updated article and the dereferenced id instead to ease the work of the workflows.
Currently, detaching properties happens via a article id and a property name and returns the article, this makes deleting the dereferenced entry impossible without jumping through hoops. Return a pair of the updated article and the dereferenced id instead to ease the work of the workflows.