utkarsharma2 commented on issue #32503: URL: https://github.com/apache/airflow/issues/32503#issuecomment-1630470523
Based on the Slack thread - https://apache-airflow.slack.com/archives/CCWHRNBK7/p1689064000858439 Summary on the thread - Since a user can override the ru_id it is not reliable to lean on run_id always, for the same reason we can introduce another field in taskinstance`logical_date` which can hold this information and display it in UI. PR to override `run_id` - https://github.com/apache/airflow/pull/21851 -- 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]
