Description of problem: When a user runs test scenario, all other users currently working with BC in a web browser receive the test result in Reporting panel. From their point of view, they are presented a piece of information they didn't request with no context or any explanation. Most annoying is the situation where the user works with business process designer. If some other user runs a test scenario, all open business process editors will reopen (and save any work in progress). Version-Release number of selected component (if applicable): kie-wb-distribution-wars-6.2.0-20140914.210952-116-eap-6_1.war How reproducible: - Steps to Reproduce: 1. Log into Business Central, open any business process. 2. Start a new browser tab**, open any test scenario. 3. Run the test scenario and wait for the Reporting panel. Actual results: Reporting panel pops up also in the first browser tab with business process. Expected results: Test scenario result should be only presented to the user who ran the test. Additional info: **) You may start a new browser session and log into BC as a different user.
guvnor: master: https://github.com/droolsjbpm/guvnor/commit/25850987a 6.2.x: https://github.com/droolsjbpm/guvnor/commit/c9b4a2502 drools-wb: master: https://github.com/droolsjbpm/drools-wb/commit/7281de5c8 6.2.x: https://github.com/droolsjbpm/drools-wb/commit/7028f9f91
Test scenario report is now propagated only to browser windows where the same user is logged in.