Skip to content

Conversation

@be-kate
Copy link
Contributor

@be-kate be-kate commented May 22, 2025

Description

In order to be able to re-run the execution from specific task, this parameter needs to be exposed in execution re-run method.

Execution is capable to handle this parameter according to this : https://github.com/StackStorm/st2/blob/master/st2client/st2client/commands/action.py#L1790-L1793

Testing:

Tested locally, rerunning the workflow by id and supplying the task parameter.
Relevant output from the re_run:

   "context": {
     "re-run": {
       "ref": "682f7b112a47c69a4be47e02",
       "tasks": [
         "check_if_empty"
       ],
       "reset": [
         "check_if_empty"
       ]
     },

@CLAassistant
Copy link

CLAassistant commented May 22, 2025

CLA assistant check
All committers have signed the CLA.

@jpavlav
Copy link

jpavlav commented May 23, 2025

@cognifloyd 👋 Not 100% sure if you're the right person to ping, but it would be super handy to get someone from from the tsc to review this.

@nzlosh nzlosh merged commit 96b5da6 into StackStorm-Exchange:master May 29, 2025
4 checks passed
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.

4 participants