You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/03/29 11:19:06 UTC

[Bug 64280] New: IfController: Improve UX

https://bz.apache.org/bugzilla/show_bug.cgi?id=64280

            Bug ID: 64280
           Summary: IfController: Improve UX
           Product: JMeter
           Version: 5.2.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: p.mouawad@ubik-ingenierie.com
  Target Milestone: JMETER_5.3.0

Improve UX using MigLayout
Add a button that allows adding ${JMeterThread.last_sample_ok} in condition as
it's a very frequent use case

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64280] IfController: Improve UX

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64280

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
         Resolution|---                         |FIXED
           Keywords|                            |FixedInTrunk

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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....@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(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.