https://bz.apache.org/bugzilla/show_bug.cgi?id=64994
--- Comment #3 from Sumit Khaitan <[email protected]> --- Another behaviour, only one HTTP Request with "follow redirect" enabled and no Transaction controller:- HTTP Request name "T12_ServiceSssInfo_AllNodes_CR_10strWk" is being stored as "T12_ServiceSssInfo_AllNodes_CR_10strWk-0" for 302 HTTP Code and "T12_ServiceSssInfo_AllNodes_CR_10strWk-1" for 200 HTTP Code Part of XML log for reference:- <httpSample t="55" it="0" lt="14" ct="4" ts="1608633726221" s="false" lb="T12_ServiceSssInfo_AllNodes_CR_10strWk" rc="200" rm="OK" tn="PiePSS 1-1" dt="text" by="2354" sby="3926" ng="50" na="50"> <assertionResult> <name>Response Assertion</name> <failure>true</failure> <error>false</error> <failureMessage>Test failed: text expected to contain /partStructureNodeList/</failureMessage> </assertionResult> <httpSample t="14" it="0" lt="14" ct="4" ts="1608633726221" s="true" lb="T12_ServiceSssInfo_AllNodes_CR_10strWk-0" rc="302" rm="Found" tn="PiePSS 1-1" dt="" by="677" sby="2395" ng="50" na="50"/> <httpSample t="38" it="0" lt="37" ct="21" ts="1608633726238" s="true" lb="T12_ServiceSssInfo_AllNodes_CR_10strWk-1" rc="200" rm="OK" tn="PiePSS 1-1" dt="text" by="1677" sby="1531" ng="50" na="50"/> </httpSample> -- You are receiving this mail because: You are the assignee for the bug.
