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
While attempting to reproduce with the steps above. Ran ddev drush cron and the following error appeared in the terminal.
TypeError: Drupal\metastore\DataDictionary\DataDictionaryDiscovery::getReferenceDictionaryId(): Return value must be of type ?string, none returned in /var/www/html/dkan/modules/metastore/src/DataDictionary/DataDictionaryDiscovery.php on line 89
Current Behavior
When one runs a post import twice on the same resource, the original status does not get overwritten. Figure out source of bug and fix.
Expected Behavior
When one runs a post import twice on the same resource, the post import status must reflect on the dashboard..
Steps To Reproduce
See https://jira.cms.gov/browse/WCMS-20631 for sample datasets and DD JSON.
Relevant log output (optional)
Anything else?
No response
The text was updated successfully, but these errors were encountered: