Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
Xray 2023 S13
-
Description
Description
Iterations with If conditions don't work at the Header
Pre-conditions
How to reproduce
- Create a template that has an iteration at the header:
#{for testruns} #{if (%{'${TestRuns[n].A}'.equals(‘Yes’)})} ${Key} #{end} #{end}
- add the same code at the body of template
Actual result/Attachments
The IF is reporting a false value
(example created from my side)
Expected result
No false value appear
Environment
- <environments>
Attachments
Issue Links
- split to
-
XRAY-9390 Iterations in Header are not working when we have images
- Open