Bug #4278
Changes to a reopened KAR are not saved to the new KAR
0%
Description
First encountered this in south africa:
-make a new workflow
-save as kar
-close
-open kar
-edit workflow
-save as kar again
-close
-open kar
Changes are gone - still the same as the first save.
Related issues
History
#1 Updated by ben leinfelder over 11 years ago
one thing that I noticed was that when resaving to a KAR with the same file name, I did not see any indication (in the console/logs) of the workflow/roml being serialized. Perhaps it sees that this kar has been cached and does nothing? There's definitely something going on with the caching here.
#2 Updated by Aaron Aaron over 11 years ago
This bug is fixed in the Kepler suite, it still has problems in the WRP suite because RIOs do not get cached/saved properly and so the KAR file is not getting saved...
#3 Updated by ben leinfelder over 11 years ago
I tried running this in the 'kepler' suite and still had the same behavior. Here is what I did:
-open existing demo workflow
-save as KAR
-close workflow
-open saved KAR file
-remove an actor from the canvas
-save as KAR (overwrite same kar file)
-close workflow
-open KAR
Workflow still has my deleted actor
#4 Updated by ben leinfelder over 11 years ago
Also tried saving the modified workflow to a different .kar file, but the changes are still lost when i open the new file.
#5 Updated by Aaron Aaron over 11 years ago
yes this is ok now in the kepler suite
#6 Updated by Redmine Admin almost 8 years ago
Original Bugzilla ID was 4278