Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1146098

Summary: All users know about alerts on Kie-wb level
Product: [Retired] JBoss BPMS Platform 6 Reporter: Sona Mala <smala>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED EOL QA Contact: Sona Mala <smala>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0CC: kverlaen
Target Milestone: ER4   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:38:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Video: Steps to reproduce (6.1.0 DR3)
none
Video: Expected behaviour none

Description Sona Mala 2014-09-24 12:54:23 UTC
Created attachment 940772 [details]
Video: Steps to reproduce (6.1.0 DR3)

Description of problem:
If I verified bz1053726 then two users saw the alert (mary - watcher, testadmin - actor). It happen even if mary did not work with jBPM Designer.

I think that this is a problem of jBPM Designer because I tried to build a project and this alert was shown just an actor.


Version-Release number of selected component (if applicable):
6.1.0 DR3

How reproducible:


Steps to Reproduce:
1. Create two windows (one for mary, one for testadmin)
2. testadmin performs an action which shows an alert on kie-wb level
      - for example: open process which cannot be displayed by Designer

Actual results:
mary and testadmin can see that alert.


Expected results:
Only testadmin can see that alert.

Additional info:

Comment 1 Sona Mala 2014-09-24 12:55:03 UTC
Created attachment 940773 [details]
Video: Expected behaviour

Comment 2 Jeremy Lindop 2014-12-04 10:55:28 UTC
Fixed by filtering the notifications before they are displayed, so that they only go to the correct user.

master: https://github.com/droolsjbpm/jbpm-designer/commit/7802cad1559adb0825edc1378f0690a2a2c826d2
6.2.x: https://github.com/droolsjbpm/jbpm-designer/commit/81d3bace22d1b6456d4703741e828643cf7a7d7e

Comment 3 Sona Mala 2015-02-02 14:37:36 UTC
I confirm that the kie-wb alert is not distributed to all users any more.
I opened the corrupted bpmn2 file which contains <itemDefinition ... > instead of <itemDefinition ... />.

This issue was verified with 6.1.0 ER4.