Skip to content

[web-shared] Fix date parsing logic for display on the detail panel #1235

Merged
karthikscale3 merged 35 commits into
mainfrom
karthik/fix-invalid-date-detailpanel
Mar 2, 2026
Merged

[web-shared] Fix date parsing logic for display on the detail panel #1235
karthikscale3 merged 35 commits into
mainfrom
karthik/fix-invalid-date-detailpanel

Conversation

@karthikscale3
Copy link
Copy Markdown
Contributor

@karthikscale3 karthikscale3 commented Mar 2, 2026

Fixes #1122

Changes

Before: For sleeps, when there was no valid timestamp for completed at and resumed at, we were displaying them as Invalid Date on the detail panel.

Now: Fixed the logic to return null so that we do not display those fields on the detail panel when timestamps are not available.

…cel/workflow into karthik/fix-invalid-date-detailpanel
@karthikscale3 karthikscale3 enabled auto-merge (squash) March 2, 2026 20:11
@karthikscale3 karthikscale3 merged commit 8e0d2a8 into main Mar 2, 2026
163 of 166 checks passed
@karthikscale3 karthikscale3 deleted the karthik/fix-invalid-date-detailpanel branch March 2, 2026 20:28
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.

'resumeAt: Invalid Date' on the vercel observability/workflows page

2 participants