Actions
Bug #4192
closedWRM - do not prompt for KAR file when uploading to repository
Start date:
06/26/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
4192
Description
When you select a run in the workflow run manager, right click, select "Upload" you are prompted to specify a save location for the KAR.
I think we should just do this to a tmp file and do the upload from that.
(this is in the workflow-run-manager module)
Updated by Chad Berkley over 15 years ago
Fixed. it now gets the file from CacheManager.getTempFile().
Actions