https://issues.apache.org/bugzilla/show_bug.cgi?id=57381
--- Comment #1 from Philippe Mouawad <[email protected]> --- (In reply to Philippe Mouawad from comment #0) > Currently, HTTP(S) Test Script Recorder is very permissive when no recording > controller is setup. > Documentation only mentions Recording Controller possibility but > implementation tries to find a node in the following order: > - Defined / Saved target > - Recording Controller > - Thread Group > - Workbench > > This behaviour is disturbing for many reasons: > - Created samples can sometime appear where you do not expect them to > - They can be created in Workbench which is weird as they will not be really > usable > > I propose to change this behaviour to: > - Display an error popup on start of proxy if targetNode.getTestElement() is > not of type : GenericController or AbstractThreadGroup. > > In fact I think it should be only Recording Controller but this may break > existing behaviour. > > Thoughts ? I propose to change this behaviour to: - Display an error popup on start of proxy if "Target Controller" is configured to "Recording Controller" and if no "Recording Controller" exists Thoughts -- You are receiving this mail because: You are the assignee for the bug.
