planetpowershell icon indicating copy to clipboard operation
planetpowershell copied to clipboard

Issues with Alain Assaf's Filter

Open kjacobsen opened this issue 2 years ago • 1 comments

Describe the bug @alainassaf's filter is invalid as the RSS feed doesn't specify categories, as such, no content is returned. This is generating an error as part of the automated tests.

Expected behavior Looking at feed, some content should be returned.

Additional context Remove iFilterMyBlogPosts and Filter logic. Use standard logic to select posts. Note: This will not pick up all posts, but more than it is now.

kjacobsen avatar Jan 21 '23 08:01 kjacobsen

Created pull request 379 to resolve.

alainassaf avatar Jan 21 '23 14:01 alainassaf