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
   
   ![screen shot 2019-03-08 at 5 50 58 
pm](https://user-images.githubusercontent.com/11539188/54032356-52474300-41ec-11e9-8f07-adb1d4836822.png)
   
   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

Reply via email to