aboutsummaryrefslogtreecommitdiff
path: root/releasenotes/notes/issue-358-7d664318a19385fa.yaml
blob: a0eeaa0101426c5f1cb329b0596034202f0f7366 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    The parser module now uses an atomic select-insert when creating new patch,
    cover letter and comment entries. This prevents the integrity errors from
    being logged in the DB logs.
    (`#358 <https://github.com/getpatchwork/patchwork/issues/358>`__)