Bug 1274824 - [QE](6.2.z)"Complete" button in task view's table doesn't work
Summary: [QE](6.2.z)"Complete" button in task view's table doesn't work
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Mauricio Salatino
QA Contact: Lukáš Petrovický
URL:
Whiteboard:
Depends On:
Blocks: 1295500
TreeView+ depends on / blocked
 
Reported: 2015-10-23 15:18 UTC by jvahala
Modified: 2023-09-14 03:11 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
: 1295500 (view as bug list)
Environment:
Last Closed: 2016-01-07 16:11:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description jvahala 2015-10-23 15:18:57 UTC
Description of problem:
in task view (when at least one task is started and assigned to user) the "complete" button in table does nothing. it should behave same as in "work" view. 

How reproducible:
always

Steps to Reproduce:
1. create business process with human task and assign it to user 
2. build and deploy
3. run process in process definitions
4. go to task view, try to complete it via "complete" button in table 

Actual results:
nothing happens

Expected results:
task should be completed

Comment 2 Kris Verlaenen 2016-01-05 12:48:09 UTC
The complete button was never intended to actually complete the task.  The main reason is that completing a task like this will not associate any results with the task (bypassing the task form), which in general would introduce issues in the process as this is most likely depending on this.  The goal of the complete button was to jump to the task form so the task can be completed (by filling in the form and clicking complete).

The current implementation (checked with 6.2.0.GA) seems to be doing that, the "odd" behavior I could find was that if the details panel on the right is closed, clicking it will not reopen it, and if you click complete twice it will actually close the details panel.  It seems this behavior is simply the result of how the row selection works (the complete button is probably not doing anything special).

@Joe, any feedback on how this could be improved?  Should we simply remove the button altogether?

Comment 5 Kris Verlaenen 2016-01-07 16:11:55 UTC
Closing this off, as button is working as expected.  Will address the "odd" behavior in a separate BZ:
https://bugzilla.redhat.com/show_bug.cgi?id=1296165

Comment 6 Red Hat Bugzilla 2023-09-14 03:11:50 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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