qqmyers
qqmyers
FWIW: QDR has implemented this - Uningest and Reingest. I forget what permission is needed, but since it is reversible, I don't think it was too strict. We did this...
@DS-INRA - Ah sorry - to clarify, QDR did this on the current UI and that's the PR I could create. We haven't worked in the SPA yet. I didn't...
Yeah - that would be useful.
FYI: #9669 makes several changes w.r.t. thumbnails.
My guess would be that in earlier versions, this box was indexed as the strip around the whole Earth, excluding the small east-west region intended (as in the image). That...
Just an old problem - rerunning Jenkins
Unless I have the wrong thing, it looks like this call requires PUT not POST: https://github.com/IQSS/dataverse/blob/52e969e1fc69be19356c955f31551d605a276b8e/src/main/java/edu/harvard/iq/dataverse/api/EditDDI.java#L92-L96
@ErykKul - why is it a problem whether the browser provides the right mimetype or a generic one? I think we process both correctly on the server - we defer...
Ah - OK - we might not handle an empty/missing value, so checking and assuming that's application/octet-stream on the client or server side might be better than just always hardcoding.
@ErykKul - I assigned you since it looks like you were going to make additional changes. If that's not true or that's a separate PR, let me know so we...