Bug 60154 - User Parameters GUI: allow rows to be moved up & down in the list
Summary: User Parameters GUI: allow rows to be moved up & down in the list
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-20 13:27 UTC by cristina.irina.kiss
Modified: 2016-12-28 19:20 UTC (History)
1 user (show)



Attachments
Enhancement description (9.29 KB, image/png)
2016-10-05 13:53 UTC, cristina.irina.kiss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cristina.irina.kiss 2016-09-20 13:27:36 UTC
Please make it possible in the Apache JMeter UI - User Parameters page - to move the User variables up and down in the list, so that it's easier to group them logically.
Comment 1 Philippe Mouawad 2016-09-26 14:28:16 UTC
Hello,
What element are you refering to ?
Can you make a screenshot ?
Thanks
Comment 2 cristina.irina.kiss 2016-10-05 13:52:47 UTC
Hello,

We need some controls to move the parameters up & down (meaning: above and below one-another).
Please see attached image.

Thank you!
Comment 3 cristina.irina.kiss 2016-10-05 13:53:22 UTC
Created attachment 34325 [details]
Enhancement description
Comment 4 Philippe Mouawad 2016-12-28 17:12:42 UTC
Date: Wed Dec 28 17:12:21 2016
New Revision: 1776305

URL: http://svn.apache.org/viewvc?rev=1776305&view=rev
Log:
Bug 60154 - User Parameters GUI: allow rows to be moved up & down in the list
This closes #242 on github
Contributed by https://github.com/Murdecai777

Also correct wrong comment on lock instance
Bugzilla Id: 60154

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/modifiers/UserParameters.java
    jmeter/trunk/src/components/org/apache/jmeter/modifiers/gui/UserParametersGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 5 Philippe Mouawad 2016-12-28 17:18:26 UTC
Date: Wed Dec 28 17:17:52 2016
New Revision: 1776307

URL: http://svn.apache.org/viewvc?rev=1776307&view=rev
Log:
Bug 60154 - User Parameters GUI: allow rows to be moved up & down in the list
This closes #242 on github
Contributed by https://github.com/Murdecai777
Bugzilla Id: 60154

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/PowerTableModel.java
Comment 6 cristina.irina.kiss 2016-12-28 19:20:57 UTC
I've tested the feature in apache-jmeter-3.2-SNAPSHOT and it is what I needed, the Up and Down buttons.

Thank you for your help!
Comment 7 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4119