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

Handle parent jobs' children status #20491

Closed
Tracked by #19806
philrenaud opened this issue Apr 29, 2024 · 1 comment
Closed
Tracked by #19806

Handle parent jobs' children status #20491

philrenaud opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/job-summary theme/jobspec theme/ui
Milestone

Comments

@philrenaud
Copy link
Contributor

philrenaud commented Apr 29, 2024

Tackle 2 things related to the new jobs index page re-work:

  • Display the child job statuses of a parent job on the index page in visual alignment with how we show allocs of a non-parent job
  • Fix an issue where child jobs aren't loaded at /jobs/$parentID/ in the Child Jobs table (they were previously assumed in-cache by virtue of being loaded on the index page, but now that's paginated so it's no guarantee)
@philrenaud philrenaud self-assigned this Apr 29, 2024
@philrenaud philrenaud added this to the 1.8.0 milestone Apr 29, 2024
@jrasell jrasell added theme/jobspec theme/ui theme/job-summary stage/accepted Confirmed, and intend to work on. No timeline committment though. labels May 8, 2024
@philrenaud
Copy link
Contributor Author

Solved in #20493

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage/accepted Confirmed, and intend to work on. No timeline committment though. theme/job-summary theme/jobspec theme/ui
Projects
Status: Done
Development

No branches or pull requests

2 participants