Browse Source
The guard around iterating createdEntityIds was checking isEmpty() instead of !isEmpty(), so entity deletion was skipped whenever there was actually data to clean up.pull/15539/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue