-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
affected_version:2.6Issues Reported for 2.6Issues Reported for 2.6area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bug
Description
Apache Airflow version
Other Airflow 2 version (please specify below)
What happened
When doing a list dag runs and doing check box selection and in actions delete dags is performed in audit logs we get an event with "action_muldelete".
But if instead of using check box and actions we directly click on delete button provided there is no audit log for the deleted dag run.
What you think should happen instead
There should be atleast and identifiable event for audit in both scenarios. For one it is present but for other there is no audit.
How to reproduce
Go to List dag runs
- Select one dag run using check box and go to actions and delete and confirm. Check audit logs there will be an event of action_muldelete
- Go to list dag run and click on delete button which is present beside check box and adjacent to edit record. Check audit logs there will be no event for this action.
Operating System
Redhat 8
Versions of Apache Airflow Providers
airflow 2.6.1 running on Docker with postgres 13 and pgbouncer.
Deployment
Docker-Compose
Deployment details
airflow 2.6.1 running on Docker with postgres 13 and pgbouncer.
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
affected_version:2.6Issues Reported for 2.6Issues Reported for 2.6area:coregood first issuekind:bugThis is a clearly a bugThis is a clearly a bug