Skip to content

Remove by-type references from activity pause docs#4419

Merged
brianmacdonald-temporal merged 1 commit intomainfrom
docs/remove-activity-pause-by-type
Apr 15, 2026
Merged

Remove by-type references from activity pause docs#4419
brianmacdonald-temporal merged 1 commit intomainfrom
docs/remove-activity-pause-by-type

Conversation

@JLDLaughlin
Copy link
Copy Markdown
Contributor

@JLDLaughlin JLDLaughlin commented Apr 9, 2026

Summary

  • Removes --activity-type references from the Pause section of the activity-operations page
  • Updates Pause limitations to clarify it operates on individual Activities by ID
  • Removes the "pausing by type doesn't affect future activities" caveat
  • Cleans up TemporalPauseInfo search attribute description

Why

Pause and unpause by --activity-type are being deprecated. The by-type behavior confused users who expected it to automatically pause all future activities of that type, but it only acted on currently pending activities. The proper implementation depends on the Rules framework which needs more design work.

Coordinates with UI removal in temporalio/ui#3284.

Test plan

  • Verify no broken links on the activity-operations page
  • Confirm reset and update-options sections still reference --activity-type (those are not being deprecated)

🤖 Generated with Claude Code

┆Attachments: EDU-6191 Remove by-type references from activity pause docs

@JLDLaughlin JLDLaughlin requested a review from a team as a code owner April 9, 2026 13:12
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Apr 15, 2026 7:22pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

📖 Docs PR preview links

…tions docs

Removes by-type targeting references from all activity operator commands
(pause, reset, update-options). Matches CLI PR temporalio/cli#978 which
removed these flags from pause/unpause/reset/update-options.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@brianmacdonald-temporal brianmacdonald-temporal merged commit 7f12fd1 into main Apr 15, 2026
10 checks passed
@brianmacdonald-temporal brianmacdonald-temporal deleted the docs/remove-activity-pause-by-type branch April 15, 2026 19:29
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.

3 participants