Skip to content

Conversation

@im-perativa
Copy link
Contributor

@im-perativa im-perativa commented Jan 18, 2024

This PR will fix copy button on a DAG run's config issue so that the copied value will match run configuration

closes: #36848

copy_button.mp4

^ 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 Jan 18, 2024
@eladkal eladkal added this to the Airflow 2.8.2 milestone Jan 18, 2024
@eladkal eladkal added the type:bug-fix Changelog: Bug Fixes label Jan 18, 2024
@potiuk potiuk merged commit 6e7085b into apache:main Jan 20, 2024
@boring-cyborg
Copy link

boring-cyborg bot commented Jan 20, 2024

Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions.

jedcunningham pushed a commit that referenced this pull request Feb 9, 2024
(cherry picked from commit 6e7085b)
ephraimbuddy pushed a commit that referenced this pull request Feb 22, 2024
(cherry picked from commit 6e7085b)
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.

Copy button on a Dag run's config copies only one run config

3 participants