The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user eejbyfeldt (triggered by eejbyfeldt).

Head commit for run:
53f3b5fce1d88a1ca61619e5ba448ffbdb2cd2d6 / Emil Ejbyfeldt 
<[email protected]>
Reenable clear on TaskInstanceModelView for role User

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

Report URL: https://github.com/apache/airflow/actions/runs/4587118004

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to