Skip to content

Remove by-type references from activity pause docs#4419

Open
JLDLaughlin wants to merge 1 commit intomainfrom
docs/remove-activity-pause-by-type
Open

Remove by-type references from activity pause docs#4419
JLDLaughlin wants to merge 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 9, 2026 1:20pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

📖 Docs PR preview links

Pause and unpause by --activity-type are being deprecated. This removes
by-type references from the pause section of the activity-operations page.
Aligns with UI removal in temporalio/ui#3284.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants