summaryrefslogtreecommitdiff
path: root/releasenotes/notes/issue-217-676f3f737e46320e.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/issue-217-676f3f737e46320e.yaml')
-rw-r--r--releasenotes/notes/issue-217-676f3f737e46320e.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/issue-217-676f3f737e46320e.yaml b/releasenotes/notes/issue-217-676f3f737e46320e.yaml
new file mode 100644
index 0000000..ecf4a11
--- /dev/null
+++ b/releasenotes/notes/issue-217-676f3f737e46320e.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - |
+ A project's ``list_email``, ``list_id`` and ``link_name`` fields can no
+ longer be updated via the REST API. This is a superuser-only operation
+ that, for now, should only be done via the admin interface.
+ (`#217 <https://github.com/getpatchwork/patchwork/issues/217>`__)