You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Airflow version 2.9 we can name the mapped tasks something more meaningful and not just the index of the list (see Named mapping). When we upgrade airflow, we should name these mapped tasks in digital_bookplate_instances by the invoice ID:
In Airflow version 2.9 we can name the mapped tasks something more meaningful and not just the index of the list (see Named mapping). When we upgrade airflow, we should name these mapped tasks in digital_bookplate_instances by the invoice ID:
libsys-airflow/libsys_airflow/dags/digital_bookplates/digital_bookplate_instances.py
Lines 63 to 65 in 43af49a
or invoice line ID:
libsys-airflow/libsys_airflow/dags/digital_bookplates/digital_bookplate_instances.py
Lines 69 to 71 in 43af49a
The text was updated successfully, but these errors were encountered: