You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #10200 action_method is missing $task variable (TomasVotruba)
This PR was submitted for the 4.1 branch but it was merged into the 2.8 branch instead (closes#10200).
Discussion
----------
action_method is missing $task variable
It's not clear from the docs, but user has to first create the `$task` variable.
In the second example bellow it's more clear thanks to `// ...`.
This makes it a bit more explicit here as well.
Commits
-------
5ada0ef action_method is missing $task variable
0 commit comments