markuswege commented on issue #5877: URL: https://github.com/apache/jmeter/issues/5877#issuecomment-1538041753
The behaviour of the User Defined Variables is documented: https://jmeter.apache.org/usermanual/component_reference.html#User_Defined_Variables UDV are initialized once at test start. To make this behaviour more clear and to prevent errors, UDVs should be only allowed on "root" level. More than one UDV block could make sense in case some variables rely on others being set before. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org