Bug 64280

Summary: IfController: Improve UX
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 5.2.1   
Target Milestone: JMETER_5.3.0   
Hardware: All   
OS: All   

Description Philippe Mouawad 2020-03-29 11:19:06 UTC
Improve UX using MigLayout
Add a button that allows adding ${JMeterThread.last_sample_ok} in condition as it's a very frequent use case
Comment 1 Philippe Mouawad 2020-03-29 11:21:16 UTC
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(-)
Comment 2 The ASF infrastructure team 2022-09-24 20:38:19 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5272