opencivicdata / pupa

framework for scraping legislative/government data
BSD 3-Clause "New" or "Revised" License
85 stars 42 forks source link

Scraper doesn't attempt to re-link bills to agenda items if the event hasn't changed #353

Open antidipyramid opened 11 months ago

antidipyramid commented 11 months ago

We should re-link whether or not event has changed in BaseImporter.import_item().

fgregg commented 11 months ago

we may want to do this in a post import step like. we do with related bills