Comment 3 for bug 1862652

Revision history for this message
Jason Stephenson (jstephenson) wrote :

Jane, not in all cases. You can send a list of record ids into pingest.pl. That list can include deleted records.

Basically, what I found was that all of the fields were being reingested on non-deleted records, when I asked for only certain fields to be reingested. This patch corrects that for non-deleted records and still ingests all fields when a deleted record is being reingested.

Hope that makes sense.