Merge pull request #33815 from suhr25/fix/scaffolder-after-zero-query-param

fix: correctly handle after=0 in task events endpoint
This commit is contained in:
Fredrik Adelöw
2026-04-09 09:45:29 +02:00
committed by GitHub
3 changed files with 47 additions and 1 deletions
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Fix handling of `after=0` in task events endpoint