Skip to content

Missing new Task in existing DAG #52519

Open
@sweetkobem

Description

@sweetkobem

Apache Airflow version

3.0.2

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

No response

What happened?

I have some issue about new task in existing DAG:

  • When I added a new task to an existing DAG, the task didn't appear in the UI.
Image Image
  • When I cleared one of the DAG run IDs, the Grid view disappeared from the Airflow UI.
Image

And when I tried to clear task instances for the past or future, it didn't work.

Image

What you think should happen instead?

No response

How to reproduce

Problem with new task in existing DAG:

  • Create DAG with 1 or 2 Task.
  • Run DAG.
  • Add new task in DAG (New task not show in Grid but in Graph show).
  • Clear 1 run id, and grid is blank.

Problem with clear past or future:

  • Goto task
  • Clear Task
  • Choose Past or future.

Operating System

Mac OS

Versions of Apache Airflow Providers

No response

Deployment

Docker-Compose

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:UIRelated to UI/UX. For Frontend Developers.area:corekind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yetpriority:mediumBug that should be fixed before next release but would not block a release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions