Commit 3061350
committed
Fix NullTaskManager task param detection
isTaskAugmentedRequestParams returns true for any valid params since
the task field is optional in the schema. Check request.params.task
presence to correctly detect task-augmented requests.1 parent 2a6e9ce commit 3061350
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
870 | 870 | | |
871 | 871 | | |
872 | 872 | | |
873 | | - | |
| 873 | + | |
874 | 874 | | |
875 | 875 | | |
876 | 876 | | |
| |||
0 commit comments