Some checks failed
CI / Unit & Component Tests (push) Failing after 3m45s
CI / OCR Service Tests (push) Successful in 37s
CI / Backend Unit Tests (push) Failing after 3m5s
CI / Unit & Component Tests (pull_request) Failing after 3m13s
CI / OCR Service Tests (pull_request) Successful in 38s
CI / Backend Unit Tests (pull_request) Failing after 3m14s
PersonServiceTest wired the mock on findByMentionedPersons_PersonId; the listener now calls findByPersonIdWithMentionsFetched so the mock returned an empty list, suppressing the saveAllAndFlush call and breaking the exception-propagation test. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>