QA Status Mismatch

The existing QA data contains status values that are not in your current QA options.

Selected Path: {{ clicked_path }} / {{ pipeline }}
Your Configured Options
{% for opt in qa_options %} {{ opt }} {% endfor %}
Unrecognized in Data
{% for status in unrecognized_statuses %} {{ status }} {% endfor %}
Why does this matter?

The existing QA.json file contains images that were reviewed with status values not present in your current configuration. Proceeding would make it impossible to display or select these statuses correctly.

How to Fix
  1. Go back and add the missing status option(s) to your QA options in the settings panel.
  2. Alternatively, manually edit the QA.json file to change the unrecognized values to one of your configured options.