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
After accessing the admin page, as an admin i'm able to modify the dataset metadata
Actual Behavior
The admin interface raises an error so is not possible to update any metadata related to the dataset.
Analyzing the error, looks like that the thasaurus autocomplete endpoint is not available (maybe has been renamed during the metadata manager upgrade)
Expected Behavior
After accessing the admin page, as an admin i'm able to modify the dataset metadata
Actual Behavior
The admin interface raises an error so is not possible to update any metadata related to the dataset.
Analyzing the error, looks like that the thasaurus autocomplete endpoint is not available (maybe has been renamed during the metadata manager upgrade)
It should be enough to update the DatasetAdminForm by replacing the URL thesaurus_autocomplete with the new one metadata_autocomplete_tkeywords
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: