indeedeng / indeedeng/iwf

Bug: iWF got incorrect DateTime format for SearchAttribute

Open
#261 1 comment 0 reactions 0 assignees View on GitHub
bug enhancement medium
Dominant language
Go
Stars
661
Forks
63
PR merge metrics
No merged PRs in 30d

Description

From docker-compose, it would be `2023-04-27T22:52:33Z` -- always converted into UTC.

However, in running directly, it's `2006-01-02T15:04:05-07:00`

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the SearchAttribute DateTime behavior in both docker-compose and direct-running setups described in the issue. Trace where the DateTime format is selected for SearchAttribute and compare the two execution paths. Done means both paths produce the intended UTC format, such as 2023-04-27T22:52:33Z.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.