Bug 65128 - Missing documentation for Same user on each iteration
Summary: Missing documentation for Same user on each iteration
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.4
Hardware: PC All
: P2 trivial (vote)
Target Milestone: JMETER 5.4.1
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-07 13:07 UTC by orimarko
Modified: 2021-09-02 16:45 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description orimarko 2021-02-07 13:07:44 UTC
"Same user on each iteration" Enhancement was added in Bug 62861- Thread Group: Provide ability to configure whether a new iteration is a new user or same user (Would be applied on Cookie Manager, Cache Manager and httpclient.reset_state_on_thread_group_iteration)
Need to update component_reference documentation with that feature
Comment 1 Felix Schumacher 2021-02-13 09:37:00 UTC
commit acdb6482dd3e945e0e8acefd7109b2df3faf505c
Author: Noah <78764304+njkuzas@users.noreply.github.com>
AuthorDate: Thu Feb 11 16:00:58 2021 -0600

    Update component reference documentation for thread group option "same user on each iteration"
    
    Bugzilla Id: 65128
    Closes #643
---
 xdocs/changes.xml                        | 2 ++
 xdocs/usermanual/component_reference.xml | 6 ++++++
 2 files changed, 8 insertions(+)
Comment 2 Felix Schumacher 2021-09-02 16:45:29 UTC
commit 2c511c646f428a92c91b08e2bef25094701f5de2
AuthorDate: Thu Sep 2 18:41:12 2021 +0200

    Add missing documentation about 'Same user on each iteration' for Thread Groups.
    
    Re-added this bit, as it seems to got lost somehow.
    
    Originally contributed by njkuzas with commit acdb6482dd3e945e0e8acefd7109b2df3faf505c
    
    Part of #643
    Bugzilla Id: 65128
---
 xdocs/usermanual/component_reference.xml | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 3 The ASF infrastructure team 2022-09-24 20:38:21 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5496