Skip to content

demote Removed state in priority for displaying task summaries#26789

Merged
bbovenzi merged 1 commit intoapache:mainfrom
astronomer:update-task-state-priority
Sep 30, 2022
Merged

demote Removed state in priority for displaying task summaries#26789
bbovenzi merged 1 commit intoapache:mainfrom
astronomer:update-task-state-priority

Conversation

@bbovenzi
Copy link
Contributor

Before, removed was being prioritized before success when displaying the state of a task group or mapped task. It can be perfectly okay to remove tasks, so it should be a lower priority.

Also, consolidate the priority list to a single source of truth and pass it from utils to the graph view.


^ 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 Sep 29, 2022
@jedcunningham jedcunningham added this to the Airflow 2.4.2 milestone Sep 29, 2022
@jedcunningham jedcunningham added the type:bug-fix Changelog: Bug Fixes label Sep 29, 2022
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.

3 participants