Bug 998204

Summary: Local history feature creates snapshots even when the process has not been changed.
Product: [Retired] JBoss BPMS Platform 6 Reporter: Marek Baluch <mbaluch>
Component: jBPM DesignerAssignee: Tihomir Surdilovic <tsurdilo>
Status: CLOSED CURRENTRELEASE QA Contact: Marek Baluch <mbaluch>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0.0CC: kverlaen, rrajasek
Target Milestone: ER5   
Target Release: 6.0.0   
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:06:55 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 Marek Baluch 2013-08-18 09:21:43 UTC
Description of problem:

Local history if enabled will create a snapshot of the process approximately every 1 minute even when the process has not been changed in the meantime.

IMO a snapshot should be created only when the process was changed somehow. There's no point to have a dozen identical snapshots.


How to reproduce:
1) enable local history
2) wait a few (2-3) minutes.
3) there should be more than one snapshot

Comment 1 Tihomir Surdilovic 2013-10-02 23:47:59 UTC
fixed in designer master and 6.0.x branches. new local history snapshot is saved if the process json differs than the last stored one only.

Comment 2 Marek Baluch 2013-11-23 14:37:02 UTC
Verified on ER5.