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

[fix]: allow other scopes than system but provide completion for system scope #2732

Merged
merged 3 commits into from
May 21, 2024

Conversation

foxriver76
Copy link
Collaborator

Link the issue which is closed by this PR

Implementation details

We extended the definition of the NotificationScope to allow other unknown scopes with any category as long as type is string | null

Tests

  • I have added tests to avoid a recursion of this bug
  • It is not possible to test for this bug

@foxriver76 foxriver76 requested a review from Apollon77 May 10, 2024 07:12
@foxriver76 foxriver76 merged commit 2718e8c into master May 21, 2024
12 checks passed
@foxriver76 foxriver76 deleted the issue-2731 branch May 21, 2024 14:46
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.

[bug]: Typen stimmen im Zusammenhang mit notifications im main.js nicht
2 participants