blob: ecf4a118f6b08cdcda5f63c832a678ddb7141411 (
plain)
1
2
3
4
5
6
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>`__)
|