Bug 51816

Summary: Comment Field in User Defined Variables control.
Product: JMeter - Now in Github Reporter: Adrian Bala <adrian.bala>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.5.1   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Adrian Bala 2011-09-15 11:35:32 UTC
It would be very useful to have a Comment Field in User Defined Variables control. For now there is only the name and value column. Would be better and more useful to add some comment as well to explain the meaning and reason of declaration that variable.

BTW: I used to add another variable with two underscores, i.e. __MyVar in order to make a comment of MyVar but it is very uncomfortable in casual practice.
Comment 1 Philippe Mouawad 2011-10-25 14:07:44 UTC
Date: Tue Oct 25 14:08:38 2011
New Revision: 1188664

URL: http://svn.apache.org/viewvc?rev=1188664&view=rev
Log:
Bug 51816 - Comment Field in User Defined Variables control.

Modified:
   jakarta/jmeter/trunk/src/core/org/apache/jmeter/config/Argument.java
   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/xdocs/changes.xml
   jakarta/jmeter/trunk/xdocs/images/screenshots/user_defined_variables.png
Comment 2 The ASF infrastructure team 2022-09-24 20:37:46 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2530