Open Bug 1825273 Opened 3 years ago

fix_boolean is never called

Categories

(Socorro :: Processor, task, P2)

Tracking

(Not tracked)

People

(Reporter: willkg, Unassigned)

Details

When the Elasticsearch indexing code goes through all the data and fixes things in order to index them correctly, it runs a series of fix_* functions depending on the type. The fix_boolean code exists, but it's never called.

This bug covers looking into whether we need it (maybe processor validation/normalization converts everything already?) and if so, making sure it gets called.

You need to log in before you can comment on or make changes to this bug.