Skip to content

Display custom_operator_name in all UIs for all taskflow decorators #28466

Description

@BasPH

Description

Currently, we display the attribute custom_operator_name only selectively to print a nicely formatted name when using a Taskflow decorator, e.g. to print @task:

image

However, this is not applied consistently in the UI. For example, the graph view displays the class name:

image

I suggest displaying the nicely formatted name defined by custom_operator_name in all places where it's shown in the UI.

Use case/motivation

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions