-
Bug
-
Resolution: Done
-
Blocker
-
Pipelines 1.6, Pipelines 1.6.2
-
None
-
False
-
False
-
-
Pipelines Sprint 209, Pipelines Sprint 210, Pipelines Sprint 211, Pipelines Sprint 213, Pipelines Sprint 214, Pipelines Sprint 215
default type for task/pipeline param is not getting assigned as string
Steps to Reproduce:
- Create a task/pipeline with a param and do not specify type as string
- Check the task spec of task/pipeline
Expected Behaviour:
By default, param should get converted to type string
Actual Behaviour:
By default, param is not getting converted to type string