{% for b in task.input.Results.ConditionMissed %} {% if b.block != null %} {% endif %} {% endfor %}
   

Instructions

Please review the extracted result, and make corrections where appropriate.


Missed Conditions

{% for r in task.input.Results.ConditionMissed %} {% endfor %}
DESCRIPTION ACTUAL VALUE YOUR VALUE CHANGE REASON
{{ r.message }} {{ r.field_value }}