This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new 9905a4f  Explain in more detail why a vote thread may not be retrieved
9905a4f is described below

commit 9905a4ffc9e7e67679f142eac5b2d18d908623c3
Author: Sean B. Palmer <[email protected]>
AuthorDate: Sun Nov 16 15:41:19 2025 +0000

    Explain in more detail why a vote thread may not be retrieved
---
 atr/templates/check-selected-vote-email.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/atr/templates/check-selected-vote-email.html 
b/atr/templates/check-selected-vote-email.html
index ce4d71a..b279cc6 100644
--- a/atr/templates/check-selected-vote-email.html
+++ b/atr/templates/check-selected-vote-email.html
@@ -47,7 +47,9 @@
            title="View vote email thread in the archive (opens in new 
window)">View archived vote thread <i class="bi bi-box-arrow-up-right 
ms-1"></i></a>
       </div>
     {% elif task_mid %}
-      <p class="mt-2 mb-0 text-muted ps-4">Could not retrieve archive URL for 
this message.</p>
+      <p class="mt-2 mb-0 text-muted ps-4">
+        Could not retrieve archive URL for this message. This is expected 
behaviour if the message was not sent to a public mailing list, and ATR will 
not be able to analyse the vote thread.
+      </p>
     {% endif %}
   {% else %}
     <p class="mb-0 text-muted">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to