Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove API error from disabling submit#60473

Merged
pierrejeambrun merged 1 commit intoapache:mainfrom
astronomer:allow-resubmit-trigger
Jan 16, 2026
Merged

Remove API error from disabling submit#60473
pierrejeambrun merged 1 commit intoapache:mainfrom
astronomer:allow-resubmit-trigger

Conversation

Copy link
Contributor

bbovenzi commented Jan 13, 2026 *
edited
Loading

Prevent an API error from disabling the trigger dag form.

If you submitted once and then got an error. You had to close the modal and restart. You couldn't just change the erroring field. (ex: type an invalid custom run id, get an error, you can't submit even after editing the run id)

Ideally, we would have better error messages that we can map onto a specific field and only remove the disabling once that change was made. Maybe in the future.

Was generative AI tooling used to co-author this PR?

No


  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

bbovenzi added this to the Airflow 3.1.7 milestone Jan 13, 2026
bbovenzi added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jan 13, 2026
bbovenzi requested review from choo121600, guan404ming, pierrejeambrun, ryanahamilton, shubhamraj-git and vatsrahul1001 as code owners January 13, 2026 17:58
boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jan 13, 2026
pierrejeambrun approved these changes Jan 16, 2026
pierrejeambrun merged commit fdd12cf into apache:main Jan 16, 2026
79 checks passed
pierrejeambrun deleted the allow-resubmit-trigger branch January 16, 2026 14:19
Copy link

github-actions bot commented Jan 16, 2026

Backport failed to create: v3-1-test. View the failure log Run details

Status Branch Result
v3-1-test

You can attempt to backport this manually by running:

cherry_picker fdd12cf v3-1-test

This should apply the commit to the v3-1-test branch and leave the commit in conflict state marking
the files that need manual conflict resolution.

After you have resolved the conflicts, you can continue the backport process by running:

cherry_picker --continue

Copy link
Member

pierrejeambrun commented Jan 16, 2026

Can't backport for now, depends on #58016 that was never backported.

Manual backport there #60646, will be able to backport this one once it's merged.

pierrejeambrun mentioned this pull request Jan 16, 2026
pierrejeambrun pushed a commit to astronomer/airflow that referenced this pull request Jan 16, 2026
Copy link
Member

pierrejeambrun commented Jan 16, 2026

Manual backport #60658

vighneshtule pushed a commit to vighneshtule/airflow that referenced this pull request Jan 16, 2026
shahar1 pushed a commit that referenced this pull request Jan 17, 2026
(cherry picked from commit fdd12cf)

Co-authored-by: Brent Bovenzi
jason810496 pushed a commit to jason810496/airflow that referenced this pull request Jan 22, 2026
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

pierrejeambrun pierrejeambrun approved these changes

ryanahamilton Awaiting requested review from ryanahamilton ryanahamilton is a code owner

shubhamraj-git Awaiting requested review from shubhamraj-git shubhamraj-git is a code owner

guan404ming Awaiting requested review from guan404ming guan404ming is a code owner

vatsrahul1001 Awaiting requested review from vatsrahul1001 vatsrahul1001 is a code owner

choo121600 Awaiting requested review from choo121600 choo121600 is a code owner

Assignees

No one assigned

Labels

area:UI Related to UI/UX. For Frontend Developers. backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Milestone

Airflow 3.1.7

Development

Successfully merging this pull request may close these issues.

2 participants