Taskruns when kicked off from dashboard doesn't account for workspace input like it does for params #2105
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/duplicate
Indicates an issue is a duplicate of other open issue.
Describe the bug
Taskruns when kicked off from dashboard doesn't account for workspace input like it does for params
Taskruns that contains workspaces input in it's definition will fail with "Validation failure" because we cannot give any input for taskruns that have workspaces enabled from dashboard. It gives following message:
Expected behaviour
Taskruns should allow input for workspaces name like it takes input for params.
Steps to reproduce the bug
Create a task with workspace config and kick off a taskrun for that task from dashboard and it will fail.
Environment details
-
gcr.io/tekton-releases/github.com/tektoncd/dashboard/cmd/dashboard@sha256:b1519c53577d02d7452bfff39f5c25fa6fd64bee3f1716f00ddfb8c2c65a6fd1
Additional Info
The text was updated successfully, but these errors were encountered: