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

   ### Apache Airflow version
   
   2.10.3
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   When I try using the cron expression "0 10 1-7 * 1". Must execute the first 
monday at 10am for each month but it executes the first seven days of each 
month at 10am.
   
   ### What you think should happen instead?
   
   Must execute the first monday at 10am for each month.
   
   ### How to reproduce
   
   Try set the cron expression "0 10 1-7 * 1" in schedule_interval in a dag 
definition.
   
   ### Operating System
   
   Oracle Linux Server 7.9
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-amazon==9.0.0
   apache-airflow-providers-celery==3.8.3
   apache-airflow-providers-cncf-kubernetes==9.0.1
   apache-airflow-providers-common-compat==1.2.1
   apache-airflow-providers-common-io==1.4.2
   apache-airflow-providers-common-sql==1.19.0
   apache-airflow-providers-docker==3.14.0
   apache-airflow-providers-elasticsearch==5.5.2
   apache-airflow-providers-fab==1.5.0
   apache-airflow-providers-ftp==3.11.1
   apache-airflow-providers-google==10.25.0
   apache-airflow-providers-grpc==3.6.0
   apache-airflow-providers-hashicorp==3.8.0
   apache-airflow-providers-http==4.13.2
   apache-airflow-providers-imap==3.7.0
   apache-airflow-providers-microsoft-azure==11.0.0
   apache-airflow-providers-mysql==5.7.3
   apache-airflow-providers-odbc==4.8.0
   apache-airflow-providers-openlineage==1.13.0
   apache-airflow-providers-postgres==5.13.1
   apache-airflow-providers-redis==3.8.0
   apache-airflow-providers-sendgrid==3.6.0
   apache-airflow-providers-sftp==4.11.1
   apache-airflow-providers-slack==8.9.1
   apache-airflow-providers-smtp==1.8.0
   apache-airflow-providers-snowflake==5.8.0
   apache-airflow-providers-sqlite==3.9.0
   apache-airflow-providers-ssh==3.14.0
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   Docker Compose version v2.18.1
   
   Docker version 24.0.2, build cb74dfc
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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