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

[BUG] [UI] the name of gate nodes isn't preserved when the status progresses to "PAUSED" #3443

Closed
2 tasks done
cosmicBboy opened this issue Mar 10, 2023 · 1 comment
Closed
2 tasks done
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cosmicBboy
Copy link
Contributor

cosmicBboy commented Mar 10, 2023

Describe the bug

When a workflow with gate nodes are executed, the name of the nodes displays correctly as my-signal-name, my-signal-name-2, etc:
image

However, when those nodes transition to "PAUSED" status, the node name becomes gateNode
image

Even when the node is "RUNNING" or "SUCCEEDED" the name remains gateNode:
image

Edits

The node name on the right sidebars also needs to be fixed:
image

The node name on the "Paused Tasks" dropup also needs to be fixed:
image

Expected behavior

The gate node name should be preserved regardless of the node status.

Additional context to reproduce

No response

Screenshots

No response

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@cosmicBboy cosmicBboy added bug Something isn't working untriaged This issues has not yet been looked at by the Maintainers labels Mar 10, 2023
@cosmicBboy cosmicBboy changed the title [BUG] [UI] the name of gate nodes isn't preserved when the status is "PAUSED" [BUG] [UI] the name of gate nodes isn't preserved when the status progresses to "PAUSED" Mar 10, 2023
@cosmicBboy cosmicBboy added this to the 1.5.0 milestone Mar 10, 2023
@cosmicBboy cosmicBboy removed the untriaged This issues has not yet been looked at by the Maintainers label Mar 10, 2023
@cosmicBboy cosmicBboy modified the milestones: 1.5.0, 1.6.0 Apr 20, 2023
@jsonporter
Copy link

Fixed with flyteorg/flyteconsole#737

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants