Temporal Affiliation
Page URL
https://docs.temporal.io/activity-operations
Content Issue
When schedule_to_close_timeout is set and either schedule_to_start_timeout or start_to_close_timeout is unset, the unset fields default to schedule_to_close_timeout .
The same normalization happens during start activity, and applies to both SAA and WFA.
docs.temporal.io covers the timeout defaults partially, but it doesn’t clearly explain the UpdateOptions merge-clear-normalize behavior. This can be improved in the docs there and also at CLI/SDK where applicable. Determine pages that need to be changed.

Temporal Affiliation
Page URL
https://docs.temporal.io/activity-operations
Content Issue
When schedule_to_close_timeout is set and either schedule_to_start_timeout or start_to_close_timeout is unset, the unset fields default to schedule_to_close_timeout .
The same normalization happens during start activity, and applies to both SAA and WFA.
docs.temporal.io covers the timeout defaults partially, but it doesn’t clearly explain the UpdateOptions merge-clear-normalize behavior. This can be improved in the docs there and also at CLI/SDK where applicable. Determine pages that need to be changed.