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

DEVPROD-2731 Update task.status field to reflect a tasks original status #8585

Merged
merged 8 commits into from
Jan 8, 2025

Conversation

khelif96
Copy link
Contributor

DEVPROD-2731

Description

the task.status field will now start returning a tasks original status. The UI has been updated to use displayStatus in evergreen-ci/ui#534.

@khelif96 khelif96 requested a review from a team December 26, 2024 22:29
graphql/schema/types/task.graphql Outdated Show resolved Hide resolved
@@ -73,6 +73,9 @@ type Task {
details: TaskEndDetail
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is just a sanity checking question, but does anything need to be done to usages of baseStatus or are we OK there?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing needs to change to accomplish the goal of the ticket. I added a comment to clarify that it represents the displayStatus.

@khelif96 khelif96 enabled auto-merge (squash) January 8, 2025 14:55
@khelif96 khelif96 merged commit 6a866c5 into evergreen-ci:main Jan 8, 2025
10 checks passed
@khelif96 khelif96 deleted the DEVPROD-2731-2 branch January 8, 2025 15:35
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.

2 participants