Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moving variables up and down in User Defined Variables control. #2531

Closed
asfimport opened this issue Sep 15, 2011 · 3 comments
Closed

Moving variables up and down in User Defined Variables control. #2531

asfimport opened this issue Sep 15, 2011 · 3 comments

Comments

@asfimport
Copy link
Collaborator

Adrian Bala (Bug 51817):
It would be very useful to have possibility of moving variables up and down in User Defined Variables control. For now it is hard to change the order of variables and all what can be done is to add new variable to the end of list.

Would be better and more useful to change the order of newly defined variables in order to place them among the other in similar set of variables used in characteristic or unusual test cases.

OS: All

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
A work-round is to edit the JMX file.

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
New Revision: 1180205

URL: http://svn.apache.org/viewvc?rev=1180205&view=rev
Log:
#2531 - Moving variables up and down in User Defined Variables control.

Fixed a ConcurrentModificationException in ObjectTableModel#moveRow I had to use.

Modified:
jakarta/jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
jakarta/jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/ObjectTableModel.java

New Revision: 1180206

URL: http://svn.apache.org/viewvc?rev=1180206&view=rev
Log:
#2531 - Moving variables up and down in User Defined Variables control.

Modified:
jakarta/jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Wed Oct 12 17:27:00 2011
New Revision: 1182486

URL: http://svn.apache.org/viewvc?rev=1182486&view=rev
Log:
#2531 - Moving variables up and down in User Defined Variables control.

Fix to milamber mail on dev list
Factored constructors
Added a boolean to enable up/down buttons

Modified:
jakarta/jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java
jakarta/jmeter/trunk/src/core/org/apache/jmeter/functions/gui/FunctionHelper.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant