Skip to content

Deprecate DagModelView and replace with existing DAG Details page #1100

@abridgett

Description

@abridgett

Both the "is paused" and "scheduler lock" buttons on DAG edit (i.e. the (i) button from the homepage) fail to work for me.

I think this is due to airflow/www/views.py setting them as disabled. For "is_paused" this was done in a27d110 FYI.

For pausing the on/off button on the home screen works fine and seems to do exactly the same thing.

Doesn't fix scheduler lock, but perhaps removing is_paused (or hiding it until a better non-flickering solution is found would be a good idea. Not that I see any flickering FWIW.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions