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

[UI] Display flow execution logs and not only tasks logs in the execution logs tab #2521

Closed
loicmathieu opened this issue Nov 14, 2023 · 0 comments · Fixed by #4421
Closed
Assignees
Labels
enhancement New feature or request

Comments

@loicmathieu
Copy link
Member

loicmathieu commented Nov 14, 2023

Feature description

Related to #2517

When there is an error in a flowable task or an executable task (and maybe on other places inside the executor), the task and the execution is failed inside the executor with an exception. This causes the executor to emit flow logs with the exception message not task logs. As those logs are not attached to any tasks, they are not displayed inside the Logs tab of an execution and we must use the global Logs page to access them.

Flow logs should be visible inside the execution logs table and not only task-related logs.

EDIT: we want these logs to be stored in the log table and be displayed in the logs tab of the Executions page

@loicmathieu loicmathieu added the enhancement New feature or request label Nov 14, 2023
@github-project-automation github-project-automation bot moved this to Backlog in All issues Nov 14, 2023
@anna-geller anna-geller moved this from Backlog to Ready in All issues Nov 14, 2023
@Skraye Skraye self-assigned this Nov 16, 2023
@Skraye Skraye moved this from Ready to In Progress in All issues Nov 16, 2023
@anna-geller anna-geller added "v0.14.0" and removed enhancement New feature or request "v0.14.0" labels Dec 2, 2023
@anna-geller anna-geller added this to the v0.14.0 milestone Dec 4, 2023
@anna-geller anna-geller added the enhancement New feature or request label Dec 5, 2023
@anna-geller anna-geller modified the milestones: v0.14.0, v0.15.0 Dec 5, 2023
@anna-geller anna-geller removed this from All issues Dec 8, 2023
@anna-geller anna-geller modified the milestones: v0.15.0, v0.16.0 Jan 16, 2024
@anna-geller anna-geller modified the milestones: v0.16.0, v0.17.0 Apr 10, 2024
@anna-geller anna-geller modified the milestones: v0.17.0, v0.18.0 May 27, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Jun 10, 2024
@anna-geller anna-geller removed this from the v0.18.0 milestone Jul 23, 2024
@Skraye Skraye moved this from Backlog to In progress in Issues Jul 25, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Issues Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants