Close menu
Explore Plans
Mobile menu Close menu
Shortcut

Update Story State

Moves a story to a different workflow state.

Developer info

API endpoint slug
shortcut.update_story_state
Filter code method
Shortcut.updateStoryState.skip(string?: reason)
Runtime method
runAction("shortcut.update_story_state", {})

Action fields

Story Text input > Other

Label
Story ID
Helper text
The numeric ID of the story to update. Example: 12345
Slug
story_id
Required
true
Can have default value
true
Filter code method
Shortcut.updateStoryState.setStoryId(string: story_id)

Workflow state Nested dropdown list

Label
Team and Workflow State
Helper text
The workflow state to move the story to.
Slug
workflow_state
Required
true
Can have default value
false