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

All dagruns are listed to be cleared while clearing a specific dagrun (Intermittent issue) #47450

Open
1 of 2 tasks
atul-astronomer opened this issue Mar 6, 2025 · 4 comments
Assignees
Labels
affected_version:3.0.0beta For all 3.0.0 beta releases area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug priority:high High priority bug that should be patched quickly but does not require immediate new release
Milestone

Comments

@atul-astronomer
Copy link

atul-astronomer commented Mar 6, 2025

Apache Airflow version

3.0.0b1

If "Other Airflow 2 version" selected, which one?

No response

What happened?

Lets say, for a DAG, many dagruns are available and user wants to clear a specific dagrun. When user selects a
dagrun and click on 'Clear Run' button, all dagruns tasks are listed to be cleared and if user clicks on confirm button then all the dagruns are cleared.

Image
Screen.Recording.2025-03-06.at.7.20.18.PM.mov

What you think should happen instead?

Only tasks specific to a dagrun should be listed to be cleared when clearing a dagrun.

How to reproduce

On AF3 UI:

  1. Create multiple dagruns for a DAG.
  2. Select a dagrun and try to clear the dagrun.
  3. Notice tasks listed on the clear dagrun model has all dagruns tasks.

Operating System

Linux

Versions of Apache Airflow Providers

No response

Deployment

Other

Deployment details

No response

Anything else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@atul-astronomer atul-astronomer added area:core kind:bug This is a clearly a bug needs-triage label for new issues that we didn't triage yet labels Mar 6, 2025
@atul-astronomer atul-astronomer changed the title All dagruns tasks are listed while clearing a specific dagrun (Intermittent issue) All dagruns are listed to be cleared while clearing a specific dagrun (Intermittent issue) Mar 6, 2025
@dosubot dosubot bot added the area:UI Related to UI/UX. For Frontend Developers. label Mar 6, 2025
@vatsrahul1001 vatsrahul1001 added priority:high High priority bug that should be patched quickly but does not require immediate new release affected_version:3.0.0beta For all 3.0.0 beta releases and removed needs-triage label for new issues that we didn't triage yet labels Mar 10, 2025
@phanikumv
Copy link
Contributor

I remember something related to clear functionality on AIP-66/AIP-38 . #45113 , is this related @atul-astronomer ?

@atul-astronomer
Copy link
Author

@phanikumv, No this intermittent UI issue, my expectation is, if I am trying to clear a dagrun then on the modal window I should only see the tasks related to that particular dagrun but sometimes, that modal window display all the tasks across all the past dagruns.

@phanikumv
Copy link
Contributor

cc @pierrejeambrun @bbovenzi

@phanikumv
Copy link
Contributor

This is a high priority bug. @pierrejeambrun @bbovenzi can one of you please take a look

@kaxil kaxil added this to the Airflow 3.0.0 milestone Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected_version:3.0.0beta For all 3.0.0 beta releases area:core area:UI Related to UI/UX. For Frontend Developers. kind:bug This is a clearly a bug priority:high High priority bug that should be patched quickly but does not require immediate new release
Projects
None yet
Development

No branches or pull requests

6 participants