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

DOI GUI "Create DOI" does not process DOI metadata when duplicate title(s) #381

Open rsjoyner opened 1 year ago

rsjoyner commented 1 year ago

๐Ÿ› Describe the bug

Submitted 2 products having unique LIDVID but duplicate values in S/w generates Error: DOI submission request to DataCite service failed, reason: 404 Client Error: Not Found for url: <a rel="noreferrer nofollow" target="_blank" href="https://api.test.datacite.org/dois">https://api.test.datacite.org/dois</a> Details: ('{"errors":[{"status":"404","title":"The resource you are looking for ' 'doesn\'t exist."}]}')</p> <h2>๐Ÿ“œ To Reproduce</h2> <p>Steps to reproduce the behavior:</p> <ol> <li>Create DOI</li> <li>upload XLS</li> <li> </li> <li>See error</li> </ol> <h2>๐Ÿ•ต๏ธ Expected behavior</h2> <!-- A clear and concise description of what you expected to happen --> <p>Expected WARNING or use of "-f" to force s/w to mint DOI even with duplicate <title></p> <h2>๐Ÿ“š Version of Software Used</h2> <!-- Software should have a `-V` or `--version` flag to get this information. --> <p>N/A</p> <h2>๐Ÿฉบ Test Data / Additional context</h2> <!-- If applicable, Add test data or any other context about the problem here --> <p>See enclosures. Let me know if you need more info.</p> <h2>๐ŸžScreenshots</h2> <!-- If applicable, add screenshots to help explain your problem. --> <p>See enclosure.</p> <h2>๐Ÿ–ฅ System I</h2> <p><img referrerpolicy="no-referrer" src="https://user-images.githubusercontent.com/63060872/196759038-f23b697e-4082-4032-bb92-7022af08bed0.png" alt="ERROR_reserve_2_products_20221019" /> nfo</p> <ul> <li>OS: Windows</li> <li>Browser: Chrome</li> <li>Version: Version 106.0.5249.119 (Official Build) (64-bit)</li> </ul> <hr /> <p><a rel="noreferrer nofollow" target="_blank" href="https://github.com/NASA-PDS/doi-service/files/9822724/DOI_reserve_Initial_reports_edited_20200907.xlsx">DOI_reserve_Initial_reports_edited_20200907.xlsx</a></p> <!-- FOR DEV TEAM USE --> <h2>๐Ÿฆ„ Related requirements</h2> <h2>โš™๏ธ Engineering Details</h2> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/jordanpadams"><img src="https://avatars.githubusercontent.com/u/33492486?v=4" />jordanpadams</a> commented <strong> 1 year ago</strong> </div> <div class="markdown-body"> <p>@tloubrieu-jpl can you check if this is actually still a bug?</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>ยฉ <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>