Bug 1048230
| Summary: | One time the variable history window is empty and another time it contains the changes | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Ivo Bek <ibek> | ||||||
| Component: | Business Central | Assignee: | Walter Medvedeo <wmedvede> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ivo Bek <ibek> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.0.0 | CC: | kverlaen, mbaluch, mswiders, vigoyal | ||||||
| Target Milestone: | ER1 | ||||||||
| Target Release: | 6.0.1 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: |
Changes to a process variable are not displayed reliably in the process variable history. The history shows the data inconsistently by random closing and opening of this history window. There are no known workarounds at this stage.
Cause:
Consequence:
Fix:
Result:
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-06 20:02:51 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
Ivo Bek
2014-01-03 12:58:19 UTC
Created attachment 844952 [details]
correct variable history window
Created attachment 844953 [details]
empty variable history window
fix for issues with changing process variable from business central, that is sort of prerequisite for further tests of this issue jbpm-console-ng master: https://github.com/droolsjbpm/jbpm-console-ng/commit/e92f4ab2e38be283eb63a876e3fe9e7587873080 6.0.x: https://github.com/droolsjbpm/jbpm-console-ng/commit/ba994c96c98afd064cc19ee36a2b4a65b72f2bf9 Fixing the layout, but the problem seems to continue appearing randomly: 6.0.x: http://github.com/droolsjbpm/jbpm-console-ng/commit/d0fc09cc7 Assigning to Walter The following commits solves the issue: master URL: http://github.com/droolsjbpm/jbpm-console-ng/commit/96377d39f 6.0.x URL: http://github.com/droolsjbpm/jbpm-console-ng/commit/f584c5011 Verified in BPMS 6.0.1.ER1 |