Improve UX using MigLayout Add a button that allows adding ${JMeterThread.last_sample_ok} in condition as it's a very frequent use case
This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new f8c73d5 Bug 64280 IfController: Improve UX f8c73d5 is described below commit f8c73d5c64b6a8ac162749e97fb3f43ee8a07314 Author: pmouawad <p.mouawad@ubik-ingenierie.com> AuthorDate: Sun Mar 29 13:20:12 2020 +0200 Bug 64280 IfController: Improve UX --- .../jmeter/control/gui/IfControllerPanel.java | 63 +++++++++++++++------- .../apache/jmeter/resources/messages.properties | 4 +- .../apache/jmeter/resources/messages_fr.properties | 4 +- xdocs/changes.xml | 3 +- 4 files changed, 52 insertions(+), 22 deletions(-)
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5272