ietf-tools / datatracker

The day-to-day front-end to the IETF database for people who work on IETF standards.
https://datatracker.ietf.org
BSD 3-Clause "New" or "Revised" License
571 stars 348 forks source link

Include came_from_draft documents on IPR search results pages with results containing RFCs #7824

Closed rjsparks closed 2 days ago

rjsparks commented 1 month ago

Reported by Jeff Haas on tools-discuss

Consider the following:

https://datatracker.ietf.org/ipr/search/?submit=draft&id=rfc8955 https://datatracker.ietf.org/ipr/search/?submit=draft&id=rfc5575

RFC 8955 is a -bis of RFC 5575.

The 8955 IPR page says "5575 doesn't have IPR disclosures". However, you can see that 5575 absolutely has some.

The IPR search result page should include the rfc.came_from_draft internet draft for any rfc result rows returned as related documents.

rjsparks commented 4 weeks ago

In the case of rfc8955, the search results should show disclosures against:

rfc8955 rfc7674 (because 8955 obsoletes 7674) rfc5575 (because 8955 obsoletes 5575) draft-ietf-idr-rfc5575bis (because this draft became rfc8955) draft-ietf-idr-flowspec-redirect-rt-bis (because this draft ecame rfc7674) draft-ietf-idr-flow-spec (because this draft became rfc5575)