AFGhazy opened a new issue #16349: URL: https://github.com/apache/airflow/issues/16349
<!-- Welcome to Apache Airflow! For a smooth issue process, try to answer the following questions. Don't worry if they're not all applicable; just try to include what you can :-) If you need to include code snippets or logs, please put them in fenced code blocks. If they're super-long, please use the details tag like <details><summary>super-long log</summary> lots of stuff </details> Please delete these comment blocks before submitting the issue. --> **Description** <!-- A short description of your feature --> Add justification reason before pausing a DAG, and the UI should ask for unpause deadline datetime. **Use case / motivation** <!-- What do you want to happen? Rather than telling us how you might implement this solution, try to take a step back and describe what you are trying to achieve. --> Sometimes we go to the Airflow UI to find out that a DAG is disabled but we can't link back to why it's paused, and who paused it. If we implemented this change, it will be much easier to know who disabled the DAG, why, and when the DAG will be unpaused again. **Are you willing to submit a PR?** <!--- We accept contributions! --> **Related Issues** <!-- Is there currently another issue associated with this? --> -- 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]
