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

Fix copy button on a DAG run's config #36855

Merged
merged 1 commit into from Jan 20, 2024
Merged

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
52 checks passed
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.

flacode pushed a commit to flacode/airflow that referenced this pull request Jan 22, 2024
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)
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
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