Bug 1328883 - KIE-Server process images are not found when stored inside packages
Summary: KIE-Server process images are not found when stored inside packages
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Kie-Server
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: CR1
: 6.3.0
Assignee: Edson Tirelli
QA Contact: Karel Suta
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-20 13:24 UTC by Maciej Swiderski
Modified: 2020-03-27 20:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 20:11:48 UTC
Type: Bug


Attachments (Terms of Use)

Description Maciej Swiderski 2016-04-20 13:24:12 UTC
Description of problem:
KIE Server comes with UI extension that allows to visualize the process image, if the process (bpmn2) is stored in package (not in the default one) it can't be find as it's looked up by process id only

this is a clone of community jira https://issues.jboss.org/browse/JBPM-5084

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


How reproducible:
always

Steps to Reproduce:
1. create project with bpmn2 process inside a package, make sure the savesvgonsave is enabled and thus it will create svg file in the same package
2. deploy this project to kie server
3. use jbpm UI extension to get process image over REST api

Actual results:
no process image found

Expected results:
process image is displayed

Additional info:

Comment 2 Karel Suta 2016-04-27 13:51:47 UTC
Verified in 6.3.0CR1


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