Start delay for standalone activities #3650
Draft
laurakwhit wants to merge 7 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
laurakwhit
commented
Jul 9, 2026
laurakwhit
commented
Jul 9, 2026
laurakwhit
force-pushed
the
DT-3985-saa-start-delay
branch
from
July 9, 2026 00:56
440fb46 to
323bf9a
Compare
laurakwhit
force-pushed
the
DT-3985-saa-start-delay
branch
from
July 17, 2026 00:07
a950e2e to
427358b
Compare
laurakwhit
force-pushed
the
DT-3985-saa-start-delay
branch
from
July 17, 2026 00:27
427358b to
adc8d1a
Compare
laurakwhit
force-pushed
the
DT-3985-saa-start-delay
branch
from
July 17, 2026 22:28
adc8d1a to
fbf3ed1
Compare
laurakwhit
force-pushed
the
DT-3985-saa-start-delay
branch
from
July 20, 2026 22:05
fbf3ed1 to
152d6f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description & motivation 💭
Screenshots (if applicable) 📸
Design Considerations 🎨
Testing 🧪
How was this tested 👻
Steps for others to test: 🚶🏽♂️🚶🏽♀️
Run temporal server from a local build
truemake binsandmake starttemporal operator namespace create --namespace defaultRun the UI against a local build of temporal server
DT-3985-saa-start-delaybranch in the UI repocd server/ && make buildcd .. && pnpm dev:local-temporalRun some sample workflows in the canary-go repo
make binsand./temporal-canary startGo to "Start Standalone Activity"
Go to a running activity
Go to a delayed activity
In the list view and details view for an activity with "Start Delay" defined
With
StartDelayEnabledset tofalseStart Delayinput is not visibleChecklists
Draft Checklist
Merge Checklist
Issue(s) closed
DT-3985Docs
Any docs updates needed?