mirror of
https://github.com/documenso/documenso.git
synced 2026-08-25 15:52:29 +10:00
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.