ioBroker.js-controller icon indicating copy to clipboard operation
ioBroker.js-controller copied to clipboard

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

Open foxriver76 opened this issue 1 month ago • 0 comments

Link the issue which is closed by this PR

  • closes #2731

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

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

foxriver76 avatar May 10 '24 07:05 foxriver76