aboutsummaryrefslogtreecommitdiff
path: root/qc_app/templates/rqtl2/rqtl2-job-error.html
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-07-02 10:54:12 -0500
committerFrederick Muriuki Muriithi2024-07-02 10:54:12 -0500
commitc67921a4b418eaf834d2e8ffe8c4dcd75e09c926 (patch)
tree9acbf52aee06ef780dcd2ce0d2adcc0faee4bed7 /qc_app/templates/rqtl2/rqtl2-job-error.html
parent5568c4ee34d2539af7a6e880861dd90cca9fb78f (diff)
downloadgn-uploader-c67921a4b418eaf834d2e8ffe8c4dcd75e09c926.tar.gz
Add URL information to debug information
To help with error reporting, as the user to also provide the URL of the error page to help with debugging issues that the user encounters.
Diffstat (limited to 'qc_app/templates/rqtl2/rqtl2-job-error.html')
-rw-r--r--qc_app/templates/rqtl2/rqtl2-job-error.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/qc_app/templates/rqtl2/rqtl2-job-error.html b/qc_app/templates/rqtl2/rqtl2-job-error.html
index 72a334b..9817518 100644
--- a/qc_app/templates/rqtl2/rqtl2-job-error.html
+++ b/qc_app/templates/rqtl2/rqtl2-job-error.html
@@ -14,7 +14,13 @@
could be.</p>
<p>If you find that you cannot figure out what the problem is on your own,
please contact the team running the system for assistance, providing the
- R/qtl2 bundle you uploaded, and a screenshot of this page.</p>
+ following details:
+ <ul>
+ <li>R/qtl2 bundle you uploaded</li>
+ <li>This URL: <strong>{{request_url()}}</strong></li>
+ <li>(maybe) a screenshot of this page</li>
+ </ul>
+ </p>
</div>
<h4>stdout</h4>