summaryrefslogtreecommitdiff
path: root/releasenotes/notes/issue-358-7d664318a19385fa.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/issue-358-7d664318a19385fa.yaml')
-rw-r--r--releasenotes/notes/issue-358-7d664318a19385fa.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/issue-358-7d664318a19385fa.yaml b/releasenotes/notes/issue-358-7d664318a19385fa.yaml
new file mode 100644
index 0000000..a0eeaa0
--- /dev/null
+++ b/releasenotes/notes/issue-358-7d664318a19385fa.yaml
@@ -0,0 +1,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>`__)