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

Task Execution Detail Page is not displayed properly #1968

Closed
cppwfs opened this issue Oct 20, 2023 · 1 comment
Closed

Task Execution Detail Page is not displayed properly #1968

cppwfs opened this issue Oct 20, 2023 · 1 comment
Labels
type/bug Is a bug report

Comments

@cppwfs
Copy link
Contributor

cppwfs commented Oct 20, 2023

The Task Detail page that is shown immediately following the task launch does not display the page.

  1. Launch a task definition
  2. The task detail page will not be displayed properly
    Possible Cause:
    The HTTP request sent to dataflow looks like http://localhost:9393/tasks/executions/[object%20Object]?schemaTarget=undefined

We are also unable to view Task detail for a task execution.

  1. Go to task executions page and click a task execution number, UI does not navigate to the detail page.
  2. Clicking the task definition name on the task execution will take you to the latest task execution which is displayed.

This was observed on SCDF-CF and is reproducible on the other versions SCDF-Local and SCDF-K8s.

@cppwfs cppwfs added the type/bug Is a bug report label Oct 20, 2023
@claudiahub claudiahub self-assigned this Oct 24, 2023
@oodamien
Copy link
Member

Fixed #1969

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Is a bug report
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants