Bug #22481
misleading documentation and error response from --tar_file_name
Start date:
04/30/2019
Due date:
% Done:
0%
Estimated time:
First Occurred:
Occurs In:
Stakeholders:
Description
jobsub_submit --tar_file_name dropbox:/path/to/file is incorrect syntax, the submission system should flag it.
jobsub_submit --tar_file_name dropbox:///path/to/file is correct, this is not clear at all in the documentation
History
#1 Updated by Dennis Box about 1 year ago
- Target version changed from v1.3 to v1.3.1
#2 Updated by Dennis Box about 1 year ago
- Assignee changed from Dennis Box to Shreyas Bhat
- Status changed from New to Feedback
#3 Updated by Shreyas Bhat 12 months ago
- Assignee changed from Shreyas Bhat to Dennis Box
- Status changed from Feedback to Under Discussion
Comments:
- Why is default_reject_list a function? More of a stylistic thing, but couldn't it be a class attribute or even a module-level constant?
- I love the comments explaining the file upload order. I've waded through the code trying to figure out what the heck was going on, so this is very helpful.
#4 Updated by Dennis Box 10 months ago
- Target version changed from v1.3.1 to v1.3.2
#5 Updated by Dennis Box 9 months ago
- Status changed from Under Discussion to Resolved