https://issues.apache.org/bugzilla/show_bug.cgi?id=56036
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] | |om Resolution|--- |WORKSFORME OS| |All --- Comment #3 from Philippe Mouawad <[email protected]> --- Hello, this is not a bug. User Parameters is a Pre-Processor which means it is executed before a Sampler. So when Debug Sampler is not here or disabled, no Sampler is executed, User Parameters is not executed and thus v_How_Many is not defined, which leads to loop count being set to 0. Why not use User Defined Variables ? -- You are receiving this mail because: You are the assignee for the bug.
