Bug 1313769 - [RFE] User can not enter the abort comment and didn't receive an email about the process is aborted.
Summary: [RFE] User can not enter the abort comment and didn't receive an email about ...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: ---
Assignee: Shelly McGowan
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-02 10:22 UTC by yuli wang
Modified: 2020-03-27 19:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:43:39 UTC
Type: Bug


Attachments (Terms of Use)

Description yuli wang 2016-03-02 10:22:38 UTC
Description of problem:
User A abort a process created by userB,
  1) User A cannot input the abort reason, no textbox available.
  2) After userA abort userB's process, No notification to userB.

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

How reproducible:
100%

Steps to Reproduce:
1. UserB created a process in 2015.
2. Process admin userA go to the active process list to check the expired process. then abort the process created by userB in 2015.

Actual results:
1. UserA can abort userB's process without any comment. 
2. No email notification to userB, userB don't know the process is aborted.

Expected results:
1. UseA can input the abort reason when abort any process.
2. There is email notification to user and aborter about the process is aborted.

Additional info:

Comment 2 Marco Rietveld 2016-03-02 14:02:37 UTC
Yuli, please provide a BPMN2 process definition that we can reproduce this with.

Comment 3 cory 2016-03-04 08:30:47 UTC
Hi mriet
I try to explain it.
For example ,
If i start a process , then you as admin want to abort it.
But, you abort my process , i can not get any information, like who abort my process, why abort my process, What do I do next?

I think yuli means, we can add one feature , when use want to abort process, need input some comment, the comment can be show in process instance detail page.

We can get the comment (as a parameter of process instance ) in  abort event of process listener, then we can send a email to somebody.

Comment 4 cory 2016-03-04 08:54:41 UTC
(In reply to Marco Rietveld from comment #2)
> Yuli, please provide a BPMN2 process definition that we can reproduce this
> with.

Hi mriet
I try to explain it.
For example ,
If i start a process , then you as admin want to abort it.
But, you abort my process , i can not get any information, like who abort my process, why abort my process, What do I do next?

I think yuli means, we can add one feature , when use want to abort process, need input some comment, the comment can be show in process instance detail page.

We can get the comment (as a parameter of process instance ) in  abort event of process listener, then we can send a email to somebody.

Comment 6 yuli wang 2016-12-12 13:45:08 UTC
comments provided by Cory.


Note You need to log in before you can comment on or make changes to this bug.