Skip to content

Conversation

@bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Aug 1, 2023

We checked that a View only user couldn't clear or mark as task. But the modal was still mounting, and the dry run request was still triggering. Now the modal will only mount if the user has permissions.

Fixes: #23588


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Aug 1, 2023
@bbovenzi bbovenzi added this to the Airflow 2.6.4 milestone Aug 1, 2023
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Aug 1, 2023
@eladkal eladkal modified the milestones: Airflow 2.6.4, Airflow 2.7.0 Aug 1, 2023
@bbovenzi bbovenzi merged commit 943b978 into apache:main Aug 3, 2023
@bbovenzi bbovenzi deleted the only-load-action-modals-if-user-can-edit branch August 3, 2023 08:29
ephraimbuddy pushed a commit that referenced this pull request Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

After upgrade from Airflow 2.2.4, grid disappears for some DAGs

3 participants