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

publish bug fix: remove sha file entries from NERDm when files are remove #133

Merged
merged 1 commit into from
May 5, 2020

Conversation

RayPlante
Copy link
Collaborator

There is a bug in the Python publishing code such that when a user removes a file and its corresponding .sha256 file via MIDAS, MIDAS will remove both entries in the POD record; however, only the file would get removed from the NERDm metadata. Consequently, the landing page would continue to show the sha files for files that had been removed. This PR corrects this bug.

@RayPlante
Copy link
Collaborator Author

I need to push this out as a hot fix, so doing self-review. Confirmed fixed under oar-docker locally; will test on datapubtest.

@RayPlante RayPlante merged commit d2ed297 into integration May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant