bibxml-service icon indicating copy to clipboard operation
bibxml-service copied to clipboard

BibXML Service always make versionless call to datatracker

Open kesara opened this issue 6 months ago • 0 comments

Describe the issue

When a query for I-D is versionless or the version is not found in the index, BibXML service makes a call to the datatracker ^1. This is versionless call (probably a DT limitation). Then look through DT submissions to get the latest I-D.

If there are multiple un-indexed versions, BibXML will fail to serve non-latest "un-indexed" versions.

Code of Conduct

kesara avatar Aug 12 '24 19:08 kesara