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

Labels in execution page are not shown #5879

Open
smunteankestra opened this issue Nov 11, 2024 · 8 comments
Open

Labels in execution page are not shown #5879

smunteankestra opened this issue Nov 11, 2024 · 8 comments
Assignees
Labels
area/frontend Needs frontend code changes bug Something isn't working

Comments

@smunteankestra
Copy link
Contributor

smunteankestra commented Nov 11, 2024

Describe the issue

Having this Flow::

id: autotest_14163083-2e98-4660-8f7a-58f9fe6433fd
namespace: autotest_14163083-2e98-4660-8f7a-58f9fe6433fd

labels:
  song: never_gonna_give_you_up
  artist: rick_astley

tasks:
  - id: hello
    type: io.kestra.plugin.core.log.Log
    message: "Hello, {{ missing_variable }}!"

no labels are returned in execution page

image

Environment

  • Kestra Version: develop
@smunteankestra smunteankestra added bug Something isn't working area/backend Needs backend code changes area/frontend Needs frontend code changes labels Nov 11, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Nov 11, 2024
@MilosPaunovic MilosPaunovic self-assigned this Nov 11, 2024
@MilosPaunovic MilosPaunovic removed the area/backend Needs backend code changes label Nov 11, 2024
@MilosPaunovic
Copy link
Member

Could not reproduce this issue, labes are present, as expected. @Ben8t Could you try on your side?

image

@Ben8t
Copy link
Member

Ben8t commented Nov 12, 2024

Yes, same here, not able to reproduce. Closing for now, @smunteankestra can you detail maybe a specific setup 🤔 ?

@Ben8t Ben8t closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Issues Nov 12, 2024
@smunteankestra
Copy link
Contributor Author

strange guys, I can reproduce - the labels are present inside the execution details but not on all executions page
Still let's leave it closed since it;'s not reproducible on your sides :)

image

image

@MilosPaunovic
Copy link
Member

Can you reproduce that with manual testing?

@Ben8t
Copy link
Member

Ben8t commented Nov 12, 2024

On OSS preview everything looks fine 🤔 Maybe your develop version is a bit old

@smunteankestra
Copy link
Contributor Author

please try on EE

@Ben8t
Copy link
Member

Ben8t commented Nov 12, 2024

Indeed, it's happening in EE. Reopening and moving the issue in the corresponding repo 👍 thanks !

@Ben8t Ben8t reopened this Nov 12, 2024
@github-project-automation github-project-automation bot moved this from Done to Backlog in Issues Nov 12, 2024
@MilosPaunovic
Copy link
Member

Actually, just checked, it's the same component used in EE as it is on OSS, also, labels are properly returned from the endpoint. But, we'd need to wait for proper deployment of EE so we can check if it's amended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

3 participants