tsdataclinic / scout

Scout is a data discovery tool to explore open data portals worldwide.
https://scout.tsdataclinic.com
Apache License 2.0
33 stars 12 forks source link

Handle soft-deleted datasets in Elasticsearch #351

Closed jps327 closed 1 year ago

jps327 commented 1 year ago

Summary

Screenshots or Videos (if applicable)

n/a

Related Issues

Closes #343

Test Plan

  1. Verify soft-deleted datasets are removed from Elasticsearch
  2. Verify soft-deleted datasets don't get reinserted to Elasticsearch on successive portal syncs
  3. Verify that a previously soft-deleted dataset gets recovered (in both postgres and elasticsearch) when it is seen in Socrata again

Checklist Before Requesting a Review