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

DisposeAction should revert to initial state of the filters if the parameter does not have old value. #6854

Merged
merged 1 commit into from Jan 3, 2024

Conversation

ymg2006
Copy link

@ymg2006 ymg2006 commented Jan 2, 2024

Hello,
The problem arises when the filter does not have old value. When disposing a filter that is set with SetFilterParameter method the new parameter should be deleted because it does not exist in the first place. The logical correction should be to make the filters array intact exactly like when it was before calling the SetFilterParameter method.

@ismcagdas ismcagdas added this to the v9.1 milestone Jan 2, 2024
@ismcagdas ismcagdas self-requested a review January 2, 2024 13:16
@ismcagdas ismcagdas merged commit e2ba5ee into aspnetboilerplate:dev Jan 3, 2024
1 of 2 checks passed
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.

None yet

2 participants