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

Narrative PDFs are being referenced incorrectly in the DMPHub JSON record #156

Open
briri opened this issue Jul 8, 2024 · 1 comment
Open
Labels
bug Something isn't working lambdas

Comments

@briri
Copy link
Collaborator

briri commented Jul 8, 2024

For an example, see DMP#doi.org/10.48321/D1BF4BE9E7 the last entry is the most relevant.

In reality, the PostNarrative Lambda should do the following:

  • replace the existing entry
  • delete the old narrative PDF from S3 (unless it is referenced by a prior version)
  • update the GetDmp Lambda so that it only ever returns the last entry (in the event that there are multiples again)
@briri briri added bug Something isn't working lambdas labels Jul 8, 2024
@briri
Copy link
Collaborator Author

briri commented Jul 8, 2024

Updated the landing page to always take the last entry in PR #157 as a temporary fix which makes this work less of a priority but something we should still address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lambdas
Projects
None yet
Development

No branches or pull requests

1 participant