potiuk commented on pull request #19000:
URL: https://github.com/apache/airflow/pull/19000#issuecomment-944285457


   Should we add this feature in the UI at all?
   
    I think it breaks the security paradigm of Airflow where UI access (even 
admin) does not give the webserver user any more rights that 'logical Airflow 
action'. Deleting stale rows from UI seems to break that paradigm. It is really 
'low-level DB operation' and i think it should be at most done via CLI (Same 
class of actions as.'airflow db upgrade').


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to