amit-mittal opened a new issue, #61513:
URL: https://github.com/apache/airflow/issues/61513

   ### Apache Airflow version
   
   3.1.7
   
   ### If "Other Airflow 3 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   ```
   $ airflowctl dagrun list '--state=queued' '--limit=5'
   2026-02-05 21:52:17 [warning  ] Server error                   
[airflowctl.api.client] extra={'detail': 'The Dag with ID: `none` was not 
found'}
   Server response error: Client error message: {'detail': 'The Dag with ID: 
`none` was not found'}
   Client error,  Please check the command and its parameters. If you need 
help, run the command with --help.
   ```
   The above command fails.
   
   ### What you think should happen instead?
   
   All the flags of `dagrun` should be optional and if `dag-id` is not 
specified, it should find the dag-runs across all the DAGs.
   
   ### How to reproduce
   
   apache-airflow-ctl==0.1.1
   
   ### Operating System
   
   Darwin
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   _No response_
   
   ### 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