Ash FrameworkAF
Ash Framework3y ago
4 replies
rohan

Can't destroy record, would leave records behind

I'm trying to destroy a record from my database but I'm getting the following error:
** (Ash.Error.Invalid) Input Invalid

* Invalid value provided for id: would leave records behind.

nil


I'm not sure what could be causing this. I have cascading deletes/nilifies set up and it doesn't seem like the database is throwing the error.
Was this page helpful?