Skip to content

0.1.63

Compare
Choose a tag to compare
@ch-build ch-build released this 10 Dec 17:06
1f620a2
DSND-3112: Refactor delete processing  (#105)

* DSND-3112: Send resource changed when child missing but parent not

* Also replaces deprecated @MockBean with @MockitoBean

* DSND-3112: Refactor delete processing

* Deletes now retrieve an existing document by _id instead of _entity_id.
* Indexes of children in child arrays are compurted programmatically.
* Removed feature flag to toggle deletion of child transactions.