mirror of
https://github.com/documenso/documenso.git
synced 2026-07-10 21:15:15 +10:00
f9d7fd7d9a
The resend document API was not working correctly when filtering recipients. The query was filtering recipients at the database level, which could result in an empty recipients array being returned even when the document had recipients. This prevented the API from properly identifying which recipients needed reminder emails.