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 2022/05/12 01:47:22 UTC

[Bug 66062] New: Add options to show sub results in Summary Report

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

            Bug ID: 66062
           Summary: Add options to show sub results in Summary Report
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: nicholas.dipiazza@gmail.com
  Target Milestone: JMETER_5.5

Add the ability to show Sub-SampleResults in the Summary Report

Could add options to control how they are added.

== 2 new user properties

Show sub results - true/false - default false - description: descends into
sub-results, adding to the report recursively.
Sub results leaf only - true/false - default false - if showing sub results,
then only add the Samples that have no child sub-results.

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

[Bug 66062] Add options to show sub results in Summary Report

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

--- Comment #1 from Nicholas DiPiazza <ni...@gmail.com> ---
I created a PR https://github.com/apache/jmeter/pull/715 with my first attempt
at this. 

I should probably make the sub-results configuration a UI option but there is
some internationalization I would have to do. is there some process we have for
getting the text in the right language?

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