Bug 63105

Summary: Export Transactions for Report: fix 2 bugs
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 5.0   
Target Milestone: JMETER_5.1   
Hardware: All   
OS: All   

Description Philippe Mouawad 2019-01-23 20:48:20 UTC
There are currently 2 issues:

- If parent ends with _XXX (where X is a number) is it not exported
- If you have as parent "add a child to node 888" , you apply naming convention, when you export, you end up with parent and children
Comment 1 Philippe Mouawad 2019-01-23 20:52:59 UTC
Author: pmouawad
Date: Wed Jan 23 20:52:34 2019
New Revision: 1851979

URL: http://svn.apache.org/viewvc?rev=1851979&view=rev
Log:
Bug 63105 - Export Transactions for Report: fix 2 bugs
Bugzilla Id: 63105

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/gui/action/ExportTransactionAndSamplerNames.java
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/impl/DefaultTreeNodeNamingPolicy.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:16 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4985