Bug 50425 - Remove thread groups from Controller add menu
Summary: Remove thread groups from Controller add menu
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.4
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-07 05:41 UTC by jens_0
Modified: 2010-12-07 07:51 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jens_0 2010-12-07 05:41:40 UTC
A controller's "add" context menu allow to add thread groups as subelements to the controllers. This makes no sense.

Suggestion:
Remove MenuFactory.THREADS from MENU_ADD_CONTROLLER in MenuFactory.java.
Comment 1 Sebb 2010-12-07 07:51:59 UTC
Thanks - good catch! Fixed:

URL: http://svn.apache.org/viewvc?rev=1043006&view=rev
Log:
Bug 50425 - Remove thread groups from Controller add menu

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