Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use portal seriesId to retrieve metadata summary assessment graph #1472

Closed
gothub opened this issue Jul 28, 2020 · 1 comment
Closed

Use portal seriesId to retrieve metadata summary assessment graph #1472

gothub opened this issue Jul 28, 2020 · 1 comment
Assignees
Labels
bug metadig All issues related to metadig metadig-display
Milestone

Comments

@gothub
Copy link
Contributor

gothub commented Jul 28, 2020

The metadata assessment service has been updated to generate and store the assessment graph based on the DataONE seriesId of the portal (the portal document). Previously a graph was generated and stored for each version of the portal (each pid). Now a graph is only stored for the seriesId, using the most recent version of the portal (the most recent collectionQuery field from Solr).

This is the graph that is displayed in the 'Metadata Assessment' section of the metrics tab.

Update the Stats.js model to retrieve the portal document using the seriesId for the portal, not the pid.

@gothub gothub added the bug label Jul 28, 2020
@gothub gothub self-assigned this Jul 28, 2020
@laurenwalker laurenwalker added this to the 2.13.1 milestone Jul 31, 2020
@gothub gothub added metadig All issues related to metadig metadig-display labels Aug 3, 2020
@gothub
Copy link
Contributor Author

gothub commented Aug 3, 2020

Fixed in commit f515733

@gothub gothub closed this as completed Aug 3, 2020
jeanetteclark pushed a commit to jeanetteclark/metacatui that referenced this issue Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug metadig All issues related to metadig metadig-display
Projects
None yet
Development

No branches or pull requests

2 participants