> I deleted a collection `reaches` having an as...
# community-help
h
I deleted a collection
reaches
having an async ref on collection
taxo
and when I'm updating documents of
taxo
(with.
emplace
mode) I'm having 400s
Copy code
Collection `reaches` with async_reference to the collection `taxo` not found.
This must be a bug. When referencing collection is deleted, we must remove all the reference info from the referenced collection. I'll try to reproduce it locally.
👍 1