IQSS / IQSS/dataverse

Remote Overlay requires upload-redirect=true

Open
#9,407 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Help Wanted: Documentation
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

What steps does it take to reproduce the issue?
As of ~#8923, the RemoteOverlay store requires the upload-redirect=true setting and this is not noted in the guides. Nominally RemoteOverlay stores always require this as they only work by using the direct upload form of the /add call to refer to the remote file, so there are two options:

  1. document the requirement
  2. change the code to always assume RemoteOverlay stores are direct upload enabled and ignore any upload-redirect configuration for such stores (and/or flag its use with a warning in the log).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the RemoteOverlay store handling and the guides covering upload-redirect=true, then confirm how the /add call refers to remote files. Done means the RemoteOverlay requirement is clearly documented, or the agreed code and logging behavior is implemented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.