nathadfield commented on issue #11280: URL: https://github.com/apache/airflow/issues/11280#issuecomment-703772922
Well, perhaps this is something that I shouldn't have done early on, but we've specified a DAG version as part of the DagID using a '.'. Not had any problems with this until now but then we don't use subdags. I can change our DAG names quite easily to eliminate this but I would argue that it shouldn't be possible to create a DAG if the id contains a restricted set of characters. Perhaps the dag_id should also be constrained to the same criteria as above? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
