Skip to content

Conversation

@jimmyca15
Copy link
Member

Addresses #68

@jimmyca15 jimmyca15 merged commit 65a4551 into microsoft:main Sep 1, 2021

if (!_options.IgnoreMissingFeatures)
{
throw new FeatureManagementException(FeatureManagementError.MissingFeatureFilter, errorMessage);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this error type be FeatureManagementError.MissingFeature?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks. Here's a PR to fix: #142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants