diff --git a/ansible/roles/es6/files/templates/cbatch-assessment.json b/ansible/roles/es6/files/templates/cbatch-assessment.json index c69c7a7e71580dc5c90720212e7f5642be1f2c64..0dd91aa4af79e419b63309d5c723cf6db5be23d0 100644 --- a/ansible/roles/es6/files/templates/cbatch-assessment.json +++ b/ansible/roles/es6/files/templates/cbatch-assessment.json @@ -254,6 +254,14 @@ "type": "text" } } + }, + "reportUrl": { + "type": "text", + "fields": { + "raw": { + "type": "text" + } + } } } }