microsoft / microsoft/FeatureManagement-Dotnet
TimeWindow Recurrence Settings shouldn't throw
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 129
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
The library normally returns false when the state of a filter is invalid. The Recurrence settings instead throw when this happens. We should warn and return false instead.
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 locating the TimeWindow Recurrence settings handling and compare it with the library's normal invalid-filter behavior. Confirm the existing warning path and identify the relevant tests or test area. Done means invalid Recurrence settings warn and return false instead of throwing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100