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/10/23 12:41:55 UTC

[Bug 64843] New: Tree: Don't propagate the state (enable/disabled) of current element to children

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

            Bug ID: 64843
           Summary: Tree: Don't propagate the state (enable/disabled) of
                    current element to children
           Product: JMeter
           Version: 5.3
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: support@ubikloadpack.com
  Target Milestone: JMETER_5.3.1

As discussed within PR :
https://github.com/apache/jmeter/pull/628

The behaviour introduced as part of https://github.com/apache/jmeter/pull/558
makes it hard to see the real state of a Test element that is under a disabled
element where the disabled element is used (and enabled) as part of Module
Controller.

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

[Bug 64843] Tree: Don't propagate the state (enable/disabled) of current element to children

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

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

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

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
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 4de138c  Bug 64843 - Tree: Don't propagate the state (enable/disabled)
of current element to children
4de138c is described below

commit 4de138c40f8102bbfdf89e614a8b52581f56431e
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Fri Oct 23 14:42:58 2020 +0200

    Bug 64843 - Tree: Don't propagate the state (enable/disabled) of current
element to children
---
 .../apache/jmeter/gui/action/EnableComponent.java  | 25 ----------------------
 .../apache/jmeter/gui/tree/JMeterCellRenderer.java | 15 -------------
 2 files changed, 40 deletions(-)

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

[Bug 64843] Tree: Don't propagate the state (enable/disabled) of current element to children

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

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