[
https://issues.apache.org/jira/browse/AIRFLOW-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17107720#comment-17107720
]
ASF subversion and git services commented on AIRFLOW-4052:
----------------------------------------------------------
Commit 7eba52b460d398fb8c39196f23ee6a25a8cd4866 in airflow's branch
refs/heads/v1-10-test from Xiaodong Deng
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=7eba52b ]
[AIRFLOW-4052] Allow filtering using "event" and "owner" in "Log" view (#4881)
In the RBAC UI, users can check Logs. But they could 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 that happened, or check what a specific user did).
> 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: ui
> Affects Versions: 1.10.2
> Reporter: Xiaodong Deng
> Assignee: Xiaodong Deng
> Priority: Minor
> Labels: webapp
> Fix For: 1.10.11
>
>
> 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
(v8.3.4#803005)