shivaam commented on PR #70159:
URL: https://github.com/apache/airflow/pull/70159#issuecomment-5049096606

   Thanks, that’s fair—the Details tab largely duplicates metadata already 
shown in the Backfills table, so I’ll remove it.
   
   I think the dedicated route is still useful for the complete set of backfill 
slots. Some slots have no Dag run because creation was skipped, so they have 
`dag_run_id = null` plus a reason such as `in flight`. Those entries cannot 
appear in the existing Dag Runs list.
   
   I propose keeping the page focused on the slot list and existing backfill 
controls. A backfill filter on the general Dag Runs list could still be a 
useful complementary improvement.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to