Skip to content

Conversation

@boushphong
Copy link
Contributor

closes: #40525

#38265 added bulk pause and resume of DAGs. However, this PR seems to reuse the cli util method that collects DAGs from the default dag folder but not from the metadata DB. Hence, this would cause the backfilling CLI command to fail on environments where the dag folder is missing.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boushphong boushphong changed the title ISSUE-40525: ix backfilling CLI command where DAG files are missing ISSUE-40525: Fix backfilling CLI command where DAG files are missing Jul 21, 2024
@boushphong boushphong marked this pull request as draft July 21, 2024 08:59
@github-actions
Copy link

github-actions bot commented Sep 5, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Sep 5, 2024
@github-actions github-actions bot closed this Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:CLI stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix backfilling CLI command where DAG files are missing

1 participant