diff --git a/src/SIL.XForge.Scripture/Services/ParatextService.cs b/src/SIL.XForge.Scripture/Services/ParatextService.cs index 5ab541f99d..1ed857a268 100644 --- a/src/SIL.XForge.Scripture/Services/ParatextService.cs +++ b/src/SIL.XForge.Scripture/Services/ParatextService.cs @@ -2928,7 +2928,7 @@ Dictionary ptProjectUsers continue; if (!string.IsNullOrEmpty(note.SyncUserRef)) throw new DataNotFoundException( - "Could not find the matching comment for a note containing a sync user." + $"Could not find the matching comment for note {note.DataId} in thread {note.ThreadId} containing sync user {note.SyncUserRef}." ); // new comment added