temporalio / temporalio/ui

WorkflowPropertiesModified is not supported in UI

Open
#1,396 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
431
Forks
179
Avg merge
2d 9h
Merged PRs (30d)
71

Description

The event is from UpsertMemo operation. but UI is not showing it properly.
Screenshot 2023-05-31 at 9 31 40 AM

The json event looks like this
Screenshot 2023-05-31 at 9 32 31 AM

Expectation: UI should show what properties(memo) are modified

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the UI rendering for the WorkflowPropertiesModified event and trace how the UpsertMemo event JSON is handled. Compare that path with the event shown in the issue, then verify that the modified memo properties are displayed in the workflow UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.