Skip to content

Fix mappedStates case#30916

Merged
bbovenzi merged 2 commits intoapache:mainfrom
astronomer:fix-mapped-state-case
Apr 27, 2023
Merged

Fix mappedStates case#30916
bbovenzi merged 2 commits intoapache:mainfrom
astronomer:fix-mapped-state-case

Conversation

@bbovenzi
Copy link
Copy Markdown
Contributor

Our camelCasing was messing with the mappedStates summary. We should set it back to snake_case to work with all our task state logic.

Before:
Screenshot 2023-04-27 at 11 06 44 AM

After:
Screenshot 2023-04-27 at 11 06 30 AM


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

@bbovenzi bbovenzi added the type:bug-fix Changelog: Bug Fixes label Apr 27, 2023
@bbovenzi bbovenzi added this to the Airflow 2.6.1 milestone Apr 27, 2023
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Apr 27, 2023
@bbovenzi bbovenzi merged commit decaaa3 into apache:main Apr 27, 2023
@bbovenzi bbovenzi deleted the fix-mapped-state-case branch April 27, 2023 16:09
ephraimbuddy pushed a commit that referenced this pull request May 8, 2023
* Fix mappedStates case

* remove stray console log

(cherry picked from commit decaaa3)
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.

4 participants