diff --git a/.changeset/fix-notifications-limit-zero.md b/.changeset/fix-notifications-limit-zero.md new file mode 100644 index 0000000000..4f30fc0394 --- /dev/null +++ b/.changeset/fix-notifications-limit-zero.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-notifications-backend': patch +--- + +Fix handling of `limit=0` in `getNotifications` query to return empty results instead of all notifications