https://bz.apache.org/bugzilla/show_bug.cgi?id=62847

            Bug ID: 62847
           Summary: If Controller cannot use Loop index
           Product: JMeter
           Version: 4.0
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: JMETER_5.1

An If Controller inside a Loop Controller does not see the loop variable - if
it is the first child (of the loop).  Placing any Sampler between the two
solves this.

The following test should invoke the Debug Sampler once, but does not on 4.0
r1823414.

Test Plan
-Thread Group [1 thread]
--Loop Controller [8 loops]
---If Controller [if loop index = 3]
----Debug Sampler

Placing any sampler above the If Controller solves this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to