NASA-PDS / doi-service

Service and tools for generating DOIs for PDS bundles, collections, and data sets
https://nasa-pds.github.io/doi-service
Other
2 stars 3 forks source link

Reload pds4 label when updated does not work #346

Closed tloubrieu-jpl closed 2 years ago

tloubrieu-jpl commented 2 years ago

🐛 Describe the bug

When one creates a DOI for published data. The user selects a PDS4 url and upload it.

If the user update the content of the URL and upload it again, the new content of the URL is not considered

🕵️ Expected behavior

The new content should be pull from the URL.

📚 Version of Software Used

2.2.0

🩺 Test Data / Additional context

🏞Screenshots

🖥 System Info


🦄 Related requirements

⚙️ Engineering Details

tloubrieu-jpl commented 2 years ago

This was an effect of me using github raw to publish the labels. It sounds like raw is not imediatly updated after a commit has been made (there is a cache configuration https://stackoverflow.com/questions/46551413/github-not-update-raw-after-commit).

So this is not a bug of the doi-service.