You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In recent days, an user sent us a ticket that talking about a problem when he wants to delete a file. Basically, when he clicks on the remove button and confirms, dataverse doesn't do anything. Not messages error in UI or internal logs and it doesn't create an draft version.
We investigated and tried to recreate the issue we make some test wich can be help us:
We changed a metadata field. If all things was correct a draft version was created. But, dataverse showed this error:
@alejandratenorio found that the error was caused for a metadata value, it had a blank space.
She resolved the metadata issue and saved the changes. Eventually, Dataverse created the draft version, and we were also able to delete the data file. If she hadn't checked the metadata fields, we wouldn't have identified the error, as establishing a connection between the corrupted metadata value and the ability to delete a file from the dataset can be misleading.
Our question is: Do you have any way to alert when the dataset has a problem with its metadata values? I mean, in case to the users only want to delete a file without change info. Dataverse don't show any alert and the problem can be confuse for users with little experience in Dataverse
When does this issue occur?
When we want to edit metadata in old datasets. I think before a field validation.
Which page(s) does it occurs on?
In dataset.xhtml
Which version of Dataverse are you using?
5.10.1
The text was updated successfully, but these errors were encountered:
In recent days, an user sent us a ticket that talking about a problem when he wants to delete a file. Basically, when he clicks on the remove button and confirms, dataverse doesn't do anything. Not messages error in UI or internal logs and it doesn't create an draft version.
We investigated and tried to recreate the issue we make some test wich can be help us:
@alejandratenorio found that the error was caused for a metadata value, it had a blank space.
She resolved the metadata issue and saved the changes. Eventually, Dataverse created the draft version, and we were also able to delete the data file. If she hadn't checked the metadata fields, we wouldn't have identified the error, as establishing a connection between the corrupted metadata value and the ability to delete a file from the dataset can be misleading.
Our question is: Do you have any way to alert when the dataset has a problem with its metadata values? I mean, in case to the users only want to delete a file without change info. Dataverse don't show any alert and the problem can be confuse for users with little experience in Dataverse
When we want to edit metadata in old datasets. I think before a field validation.
In dataset.xhtml
Which version of Dataverse are you using?
5.10.1
The text was updated successfully, but these errors were encountered: