We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Metalnx does not seem to use the server's default storage resource for uploads. Instead default.storage.resource must be populated.
default.storage.resource
If this settings is empty, uploads silently fail.
The text was updated successfully, but these errors were encountered:
as we're moving to a pure client... it should not need to be set/defined on the client side.
i would expect it to defer to the server choice for default resource if it is not set in metalnx.properties.
Sorry, something went wrong.
I have the fix in. It requires changes to both metalnx and jargon-irods-ext.
JustinKyleJames
No branches or pull requests
Metalnx does not seem to use the server's default storage resource for uploads. Instead
default.storage.resource
must be populated.If this settings is empty, uploads silently fail.
The text was updated successfully, but these errors were encountered: