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

Unable to delete protected filters #2251

Closed
stellars64 opened this issue Sep 10, 2024 · 1 comment · Fixed by #2252
Closed

Unable to delete protected filters #2251

stellars64 opened this issue Sep 10, 2024 · 1 comment · Fixed by #2252
Assignees
Labels
bug A confirmed issue when something isn't working as intended

Comments

@stellars64
Copy link

stellars64 commented Sep 10, 2024

When filters are marked as protected, they are unable to be deleted. There is no error message, the deletion simply does not happen.

Reproduce:
Create a new protected filter, or mark an existing filter as protected.
Right click the filter, and select Delete.

Expected behavior:
That the filter gets deleted. It should only be preventing source members from being modified, not the filter itself.

This issue may be related to https://github.com/codefori/vscode-ibmi/issues/763

@sebjulliand sebjulliand self-assigned this Sep 10, 2024
@sebjulliand sebjulliand added the bug A confirmed issue when something isn't working as intended label Sep 10, 2024
@sebjulliand
Copy link
Collaborator

Good catch @stellars64 !
A fix is on its way (see #2252)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed issue when something isn't working as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants