Actions
Bug #17937
open[workbench] uploader is hardcoded to X-Keep-Desired-Replicas: 2
Status:
New
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Release:
Release relationship:
Auto
Description
On line 157 in app/assets/javascripts/upload_to_collection.js:
'X-Keep-Desired-Replicas': '2'
The uploader should respect the `DefaultReplication` setting from the config file, instead.
Actions