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: random task name when scheduled #5792

Open
BeArchiTek opened this issue Feb 19, 2025 · 0 comments
Open

bug: random task name when scheduled #5792

BeArchiTek opened this issue Feb 19, 2025 · 0 comments
Labels
type/bug Something isn't working as expected

Comments

@BeArchiTek
Copy link
Contributor

Component

API Server / GraphQL

Infrahub version

1.1.6

Current Behavior

When a Task is scheduled the title showing up is the random name from Prefect

Image

The name is updated only after the task started

Expected Behavior

Something more aligned with the "normal" value.

Steps to Reproduce

Run infrahub
Create anything which will create a task.

If you want to confirm in the UI, speed is the limit, so you may want to create a lot of tasks simultaneously to keep some as scheduled, one way to do that is to batch generate a lot of nodes with a computed_attribute.

Additional Information

No response

@BeArchiTek BeArchiTek added the type/bug Something isn't working as expected label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant