Bug 52672 - Change Controller action deletes all but one child samplers
Summary: Change Controller action deletes all but one child samplers
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.6
Hardware: Macintosh All
: P2 major (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 14:50 UTC by oliver lloyd
Modified: 2012-02-15 20:51 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description oliver lloyd 2012-02-15 14:50:38 UTC
Changing the type of a controller from Simple to Transaction causes all but one of the child samplers to be deleted.

Steps to Rep:
1. Create new Testplan > Create new Thread Group
2. Create a Simple Controller and add 3 HTTP Samplers as children
3. Right click the Simple Controller and use the new (in 2.6) 'Change Controller' action and choose Transaction from the list. 

The controller type is amended but only one HTTP Sampler is left under the new control, the other two are lost.

Randomly tested for other types of controllers with similar results.
Comment 1 Philippe Mouawad 2012-02-15 20:51:35 UTC
Date: Wed Feb 15 20:50:29 2012
New Revision: 1244707

URL: http://svn.apache.org/viewvc?rev=1244707&view=rev
Log:
Bug 52672 - Change Controller action deletes all but one child samplers

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/gui/action/ChangeParent.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:49 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2733