vCenterAdvSettingMgmt.pl only works with strings
Open
Nobody has claimed this yet.
- Dominant language
- Perl
- Stars
- 951
- Forks
- 504
- PR merge metrics
- No merged PRs in 30d
Description
Running this script to update a value only works with options that are of string type. When updating an integer, it fails. Can the script be updated to support all of the optionTypes?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading vCenterAdvSettingMgmt.pl and reproducing the reported failure with an integer-valued vCenter option, comparing it with a string-valued option. Identify how the script handles optionTypes; done means updates work for all supported optionTypes rather than only strings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- infrastructure, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100