Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add num_runs query param for tree refresh #16437

Merged
merged 1 commit into from Jun 14, 2021

Conversation

bbovenzi
Copy link
Contributor

@bbovenzi bbovenzi commented Jun 14, 2021

Add num_runs as a meta field to add to the tree refresh request

Closes #16367 Where the refresh data was only using the default 25 runs even if the user changed the count via the UI.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, 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 UPDATING.md.

- add `num_runs` as a meta field to add to the tree refresh request
@boring-cyborg boring-cyborg bot added area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues labels Jun 14, 2021
@ashb ashb merged commit 6087a09 into apache:main Jun 14, 2021
@ashb ashb added this to the Airflow 2.1.1 milestone Jun 14, 2021
ashb pushed a commit that referenced this pull request Jun 22, 2021
- add `num_runs` as a meta field to add to the tree refresh request

(cherry picked from commit 6087a09)
kaxil pushed a commit to astronomer/airflow that referenced this pull request Jun 22, 2021
- add `num_runs` as a meta field to add to the tree refresh request

(cherry picked from commit 6087a09)
(cherry picked from commit 7b9dd0b)
@bbovenzi bbovenzi deleted the tree-refresh-with-diff-num-runs branch February 24, 2022 15:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree view shown incorrect dag runs
2 participants