cfpb / regulations-site

(DEPRECATED) Web interface for viewing U.S. federal regulations and other regulatory information
Other
28 stars 43 forks source link

Fix duplicate FR links in versions #749

Closed willbarton closed 9 years ago

willbarton commented 9 years ago

It can happen occasionally that we end up duplicate “Published MM/DD/YYYY” links to the Federal Register under a version in the regulation timeline. This PR fixes that.

For the purposes of the timeline, if a notice has the same fr_url as a notice already in the list, it won’t be added (because if the link is the same, the published date is the same, which is all we display for the notice in the timeline).

So, before this change:

old_final_rule

After:

new_final_rule