Skip to content

Add context to object storage error message

Stan Hu requested to merge sh-add-object-storage-error-context into master

If object storage is not enabled for a certain type of object, project exports may see "Object storage is not enabled". It's hard to know what type of object is not enabled, so add the class name of the uploader to see.

This came out of an attempt to run the project export in Kubernetes.

Edited by 🤖 GitLab Bot 🤖

Merge request reports