eejbyfeldt opened a new pull request, #30415: URL: https://github.com/apache/airflow/pull/30415
The action was disable in https://github.com/apache/airflow/pull/20659 which resolved https://github.com/apache/airflow/issues/20655. The issue only mentions that the edit is broken and should be disabled. So it seem like the disabling of the clear action was unintentional. Also based on the discussion in the PR https://github.com/apache/airflow/issues/20655 further reinforces this. That the author believed it still worked could be explain by that using a user with role `Admin` the action was still available and therefore one could easily make a mistake believing it still worked as expected. This PR reenables it action and modifies and existing test case to also verify that clearing is possible using a user with the role `User`. This closes https://github.com/apache/airflow/issues/30414 -- 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]
