Bug #4322
closedAttempting to save changes to a workflow saved in a KAR file fails
0%
Description
The following fails:
1) Create new workflow
2) Instantiate a Constant actor
3) Right click on canvas and Save Archive
4) Create new canvas and close existing workflow
5) Open the workflow from the library pane by Right-clicking on Workflows->WorkflowName and select "Open Archive (KAR)"
6) Change the value of the Constant actor
7) Close canvas. Kepler will inform you it wants to save change to file [path to Kepler directory]. Of course saying 'yes' won't work.
Possible solutions: Either save things back correctly to the KAR file, or if this is not the desired behavior, disable the save functionality (and the save reminder, of course).
Related issues
Updated by ben leinfelder over 15 years ago
It should prompt you to resave it in the KAR from which it originally came. If you don't want to overwrite that existing KAR, then that should be an option too.
Updated by Aaron Aaron almost 15 years ago
Yeah, this still needs to get done. Will make sure to get it into the RC1 release.
Updated by Aaron Aaron almost 15 years ago
User is now queried to save a KAR file instead of xml file.