Bug 1263753

Summary: Process Instance Details screen: Activity not found
Product: [Retired] JBoss BPMS Platform 6 Reporter: manstis
Component: Business CentralAssignee: Cristiano Nicolai <cnicolai>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact:
Priority: high    
Version: 6.2.0CC: cnicolai, kverlaen
Target Milestone: ER3   
Target Release: 6.3.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 20:03:30 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
screen shot to make hunting easier...
none
Screenshot showing issue still present (just error message changed) none

Description manstis 2015-09-16 15:16:16 UTC
Created attachment 1074078 [details]
screen shot to make hunting easier...

Description of problem:

kie-drools-wb-6.3.0.Final.

I configured a "Managed Repository", created a DRL file and "Promoted" it to another branch. This worked fine. I was looking through the tabs on the "Asset Management Tasks" (Tasks List Screen) and clicked on a task (to promote the assets). On the "Select Assets To Promote" (RHS) of the screen I then clicked on the "Process Context" tab and finally the "Process Instance details" button. This is when I received the notification that the "Process instance" activity could not be found.

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

kie-drools-wb-6.3.0.Final

How reproducible:

Always

Steps to Reproduce:
See above

Actual results:

A notification that an Activity could not be found.

Expected results:

IDK to be honest; but I suspect not the error message.

Additional info:

Comment 2 Mauricio Salatino 2015-09-28 08:28:53 UTC
Hmm.. yes.. that's an expected issue.. that I'm not 100% sure how to solve. We would like to avoid having hacks for the different distributions in the different screens. 
In theory we shouldn't have the New Task button either in the KIE-DROOLS-WB, because the screen is supposed to be only for the task created by the Asset MGMT features only. Due the lack of time and feedback about the Asset Management feature in general we haven't made any progress.. We should include to this BZ removing the New Task button as well

Comment 4 Jan Hrcek 2016-03-18 10:03:32 UTC
The issue is still present. I tried the steps described by Michael in BRMS (NOT BPM Suite!) 6.3.0 ER1 and got similar result (see screenshot).

From the screenshot it's clear that the commit is present in the product (error showing the "DataSet Process Instances With Variables" which was the change in Christiano's commit)

Please review.

Comment 5 Jan Hrcek 2016-03-18 10:04:18 UTC
Created attachment 1137735 [details]
Screenshot showing issue still present (just error message changed)

Comment 6 Cristiano Nicolai 2016-04-05 23:16:14 UTC
Revisited implementation and pushed a new fix, please verify.

https://github.com/droolsjbpm/jbpm-console-ng/commit/2cc33564cfe4bf5f9496d4516625625ac03e08f8

Comment 7 Cristiano Nicolai 2016-04-05 23:16:56 UTC
Also as part of the update, the New Task button has been removed from the task list screen.

Comment 8 Jan Hrcek 2016-04-14 08:42:06 UTC
Now it works as expected: "Process instance details" button is disabled & "New Task" button is not present at all. Verified with BRMS 6.3.0 ER3.