summaryrefslogtreecommitdiff
path: root/releasenotes/notes/issue-189-fe4024f33e1b5203.yaml
blob: ce9fe93cfa09f41b113b4510480cdc0f106c6ae0 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    If a patch was processed by Patchwork before series support was added, it
    will not have a series associated with it. As a result, it is not possible
    to extract the dependencies for that patch from the series. This was not
    previously handled correctly. A 404 is now raised if this occurs.