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: remove next run from jobs that don't have next run #86486

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

maryliag
Copy link
Contributor

Several jobs don't have a future run, so the value
being displayed on the Jobs Details page would should
the last time it was scheduled.
This commit hides the next run field from the page
if is not in the future.

Fixes #86359

Release justification: low risk, high benefit change
Release note (ui change): Remove the Next Planned Execution
Time label, when the job doesn't have a next planned execution
scheduled.

Several jobs don't have a future run, so the value
being displayed on the Jobs Details page would should
the last time it was scheduled.
This commit hides the next run field from the page
if is not in the future.

Fixes cockroachdb#86359

Release justification: low risk, high benefit change
Release note (ui change): Remove the Next Planned Execution
Time label, when the job doesn't have a next planned execution
scheduled.
@maryliag maryliag requested a review from a team August 19, 2022 20:31
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@maryliag
Copy link
Contributor Author

bors r+

@craig
Copy link
Contributor

craig bot commented Aug 22, 2022

Build succeeded:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ui: confusing "Next Planned Execution Time" on a job details page
3 participants