jedcunningham commented on code in PR #22909:
URL: https://github.com/apache/airflow/pull/22909#discussion_r847691219
##
airflow/models/dagrun.py:
##
@@ -697,8 +697,9 @@ def _get_ready_tis(
old_states[schedulable.key] = old_state
continue
-
jedcunningham commented on code in PR #22909:
URL: https://github.com/apache/airflow/pull/22909#discussion_r847411405
##
tests/models/test_dagrun.py:
##
@@ -1036,14 +1036,17 @@ def
test_mapped_mixed__literal_not_expanded_at_create(dag_maker, session):
mapped = MockOper