[
https://issues.apache.org/jira/browse/AIRFLOW-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787899#comment-16787899
]
ASF GitHub Bot commented on AIRFLOW-4052:
-----------------------------------------
XD-DENG commented on 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]
> To allow filtering using "event" and "owner" in "Log" view
> ----------------------------------------------------------
>
> Key: AIRFLOW-4052
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4052
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webapp
> Affects Versions: 1.10.2
> Reporter: Xiaodong DENG
> Assignee: Xiaodong DENG
> Priority: Minor
>
> In the RBAC UI, users can check Logs. But they can only use "dag id", "task
> id", "execution date", or "extra" to filter, while filtering using "event"
> and "owner" will be very useful (to allow users to check specific events
> happened, or check what a specific user did).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)