return_destroyed?: true
destroy option not honoured by AshArchival
.
#1433
Labels
bug
Something isn't working
Describe the bug
When calling
Ash.destroy(archiveable_record, return_destroyed?: true)
we simply receive:ok
.To Reproduce
Will open a repro PR
Expected behavior
Should receive the record with the
archived_at
attribute set.The text was updated successfully, but these errors were encountered: