This issue was reported by customer: c312:
"On our new 4.6 instances, we're trying to create a new deployment from a blueprint we used many times in 4.5. We can successfully create the deployment from the command line using an inputs file, but the Create Deployment form in the UI is not accepting a number value for an input in the blueprint that is an 'Integer' type. See attached. Is this a bug in the UI? Here is the definition of the input in the blueprint:
sys_id:
description: the infrastructure system_id (required) e.g. 1
type: integer"
The behavior has been confirmed by support in 4.6 UI. There's no problem with CLI.
None
This should be examined and fixed (where relevant) for versions 5.1, 5.0.5, 4.6
Investigated. Problem only relevant for v4.6. Fixed cloudify-stage on 4.6-build branch already.
Patch for v4.6 created. PR in Patchify: . Please verify it and let me know when I can merge it.
Confirmed, it works for me. Thanks!
Thanks . Patch merged to patchify master branch.