lfpll opened a new issue, #33272:
URL: https://github.com/apache/airflow/issues/33272

   ### Description
   
   Right now if we back fill a dag that is a producer, the consumer dags will 
trigger a new dag with current date not related to the backfilled one.
   
   ### Use case/motivation
   
   I want to be able to clear my producer dags and recreate the same ones that 
the producer created so I have a relationship between then.
   
   ### Related issues
   
   If I have a dag dependency related to the date when the back fill ran I'm 
not able to correlate on the consumer
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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