Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CmsKit - Fix BlogPost Deletion Problem #8222

Merged
merged 1 commit into from Mar 26, 2021

Conversation

enisn
Copy link
Member

@enisn enisn commented Mar 26, 2021

Summary

BlogPost continues to display at the list after deletion. Global Filters can't be applied to query. So this PR will solve that problem and calls await GetQueryableAsync() and that gets a query with global filters. This prevents listing deleted BlogPosts in list

@enisn enisn added this to the 4.3-preview milestone Mar 26, 2021
@enisn enisn requested review from ilkayilknur and cotur March 26, 2021 10:30
@enisn enisn self-assigned this Mar 26, 2021
@ilkayilknur ilkayilknur merged commit ebe2717 into dev Mar 26, 2021
@ilkayilknur ilkayilknur deleted the enisn/cms-kit/blogpost-deletion-fix branch March 26, 2021 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants