ephraimbuddy commented on PR #51101: URL: https://github.com/apache/airflow/pull/51101#issuecomment-2911681135
> > The linked issue is that when a dag version is deleted it deletes the TI see #49580. but I think you are fixing a case where the TI is deleted and it's deleting the dag version. Do we have an end point that deletes dag version? I don't think it's right to have an end point that delete things anymore, not even TIs > > @ephraimbuddy, it is the case of accidental deletion of dag_version. If it is deleted manually, the task instance is also deleted. That is not right. I have already mentioned #49580 in the PR description. How do we accidentally delete dag_version. it shouldn't be happening -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org