summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/fix_module_apply-042fc6e61f721540.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/fix_module_apply-042fc6e61f721540.yaml b/releasenotes/notes/fix_module_apply-042fc6e61f721540.yaml
new file mode 100644
index 00000000..661c694d
--- /dev/null
+++ b/releasenotes/notes/fix_module_apply-042fc6e61f721540.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - Case where a new instance_modules record is written
+ for each apply has been fixed. This issue would have
+ potentially made it impossible to delete a module.
+ Bug 1640010