Bug 1069568
Summary: | Variable instance history REST operations are at wrong path | ||
---|---|---|---|
Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Ivo Bek <ibek> |
Component: | Business Central | Assignee: | Marco Rietveld <mrietvel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivo Bek <ibek> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 6.0.1 | CC: | kverlaen, rrajasek, smcgowan |
Target Milestone: | ER2 | ||
Target Release: | 6.0.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-06 20:02:20 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: |
Description
Ivo Bek
2014-02-25 10:08:05 UTC
Marco, within this BZ please fix also the @PathParam("procId") variableId for variable_varId_value_valueVal_instances https://github.com/droolsjbpm/droolsjbpm-integration/blob/6.0.x/kie-remote/kie-services-remote/src/main/java/org/kie/services/remote/rest/HistoryResource.java#L237 Thank you Fixed. Commits: 6.0.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/21da70e3 master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/a24dfc24 Apologies for the sloppy coding.. :( And thank you for saving my butt, Ivo! Not a problem ;) ... have you noticed the comment 1? I worry because I miss a fix for the variableId in the commits. Oops, just saw that (commit 1). Fixed. Commits: 6.0.x: https://github.com/droolsjbpm/droolsjbpm-integration/commit/2953399b master: https://github.com/droolsjbpm/droolsjbpm-integration/commit/b4b2a5ff Verified in BPMS 6.0.1.ER2 |