ICIJ / prophecies

An ICIJ app to conduct data validation and cleaning.
https://icij.gitbook.io/prophecies
GNU Affero General Public License v3.0
19 stars 4 forks source link

[bug] Records with null predicted_values don't store the alternative_value and incorrect status when fact-checked #198

Closed miguelfg closed 9 months ago

miguelfg commented 10 months ago

To reproduce:

  1. Create a Task Record with a null predicted_value
  2. Create TRReviews from it and assign them
  3. Go to their reviews as a fact-checker
  4. Set any alternative_value, before this also set automatically the choice value as incorrect.
  5. Check the Record in the admin if it has stored step 4 values, we don't see alternative_value and choice__values saved.