Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Xray DC 8.1.0
-
None
-
None
-
Jira 10
Description
It is not possible to execute JQL queries in JavaScript validations.
Steps to reproduce:
- Create a docx template with the following mapping: %{'${jqlcount:Project=${Project.Key}}'.equals('0')}
- Install that templateĀ
- Go to an issue and create a new report using the installed template
Expected result:
The validation should be displayed correctly
Actual result:
The validation is empty.