dataverse_json
export contains storageIdentifier
, which exposes internal configuration properties
#11153
Labels
Type: Bug
a defect
Export a dataset as
datavers_json
. For example: https://dataverse.harvard.edu/api/datasets/export?exporter=dataverse_json&persistentId=doi%3A10.7910/DVN/EJLMJHWhen does this issue occur?
When I export a dataset as
datavers_json
. For example: https://dataverse.harvard.edu/api/datasets/export?exporter=dataverse_json&persistentId=doi%3A10.7910/DVN/EJLMJHWhich page(s) does it occurs on?
On every dataset page when I export as
datavers_json
and also within the export API.What happens?
The export contains the properties
storageIdentifier
, which is not really useful fo end users and exposes internal storage configuration to the public. For example:To whom does it occur (all users, curators, superusers)?
all users
What did you expect to happen?
That the
storageIdentifier
is not part of thedataverse_json
-exportWhich version of Dataverse are you using?
6.5
Any related open or closed issues to this bug report?
I found none.
Are you thinking about creating a pull request for this issue?
Yes.
The text was updated successfully, but these errors were encountered: