Skip to content

Conversation

@EvertonSA
Copy link
Contributor

The current example throws an exception on dag parsing

airflow.exceptions.AirflowException: The access_control map for DAG 'everton-test' includes the following invalid resource name: 'Dags'; The set of valid resource names is: dict_keys(['DAGs', 'DAG Runs'])

all other files in the repo seems to be using correct resource name, the only broken one was this one on the documentation

Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah. That was likely the global DAG-> Dag replace :)

@potiuk potiuk merged commit 787b818 into apache:main Dec 9, 2025
70 checks passed
henry3260 pushed a commit to henry3260/airflow that referenced this pull request Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants