Actions
Bug #4552
closedWorkflow Run Manager Export Archive no longer adding to Library
Status:
Resolved
Priority:
Normal
Assignee:
Category:
workflow run manager
Target version:
Start date:
11/13/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4552
Description
r21538, now setting KARFile members _lsidNames and _lsidTypes, introduced a bug: Export Run from WRM gives an error from CacheSearch.add(). I commented out the adding of export runs to the library in r21539 for the time being until I can look into this.
Updated by Derik Barseghian about 15 years ago
fixed in r21544 -- just returning false when trying to add a object to cache that has no CacheObjectInterface. reenabled the adding of wrm-kars to library during export, but now only if kar in local repo.
Actions