GitHub user artem-fedorov opened a pull request: https://github.com/apache/jmeter/pull/439
Fix 63055 https://bz.apache.org/bugzilla/show_bug.cgi?id=63055 You can merge this pull request into a Git repository by running: $ git pull https://github.com/artem-fedorov/jmeter fix-63055 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/jmeter/pull/439.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #439 ---- commit 2d6b530764017678bd06eea6296b3ca09141575a Author: Artem Fedorov <artem.fedorov@...> Date: 2019-02-04T13:49:04Z fix rename sample labels https://bz.apache.org/bugzilla/show_bug.cgi?id=63055 commit a453a63372d0563a7cf7582ce87193dd7b5d3571 Author: Artem Fedorov <artem.fedorov@...> Date: 2019-02-04T14:19:43Z fix isRenameSampleLabe() commit 3b7e2eb8135570e112403aa705b5a48fa6990d93 Author: Artem Fedorov <artem.fedorov@...> Date: 2019-02-04T14:19:48Z add test commit 064ac6fb0ae049f7536e487d0b40093858c361fe Author: Artem Fedorov <artem.fedorov@...> Date: 2019-02-04T14:24:43Z add changelog ---- ---