Hide Forgot
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:
fixed and merged into master and 6.4.x droolsjbpm-integration master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/db94975dac162e26b3a899f91688403ee51623ed 6.4.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/6ac1d9fda5da32cd6453c78996f2f94972b09d1f
Verified in 6.3.0CR1