XD-DENG opened a new pull request #4881: [AIRFLOW-4052] Allow filtering using "event" and "owner" in "Log" view URL: https://github.com/apache/airflow/pull/4881 ### Jira - https://issues.apache.org/jira/browse/AIRFLOW-4052 ### Description In the RBAC UI, users can check Logs. But they could only use "dag_id", "task_id", "execution_date", or "extra" to filter  However, filtering using "event" and "owner" will be very useful (to allow users to check specific events that happened, or check what a specific user did). In this PR, "event" and "owner" are added into `search_columns`.
---------------------------------------------------------------- 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] With regards, Apache Git Services
