Azure / Azure/azure-powershell
Determine why mandatory switch parameters not working for DataBoxEdge
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
## Description
Mandatory Parameters are not working in this cmdlet in DataBoxEdge: https://github.com/raviten/azure-powershell/blob/1865a9c181308b54ee025dce3fc7a7cb1f60760a/src/DataBoxEdge/DataBoxEdge/Common/Cmdlets/Bandwidth/DataBoxEdgeBandwidthScheduleSetCmdletBase.cs
Contributor guide
Research direction
Start with src/DataBoxEdge/DataBoxEdge/Common/Cmdlets/Bandwidth/DataBoxEdgeBandwidthScheduleSetCmdletBase.cs and inspect how the cmdlet declares its switch parameters. Reproduce the reported behavior with the DataBoxEdge bandwidth schedule command and compare it with the intended mandatory-parameter behavior. Done means required switch parameters are enforced when the cmdlet is invoked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100