~patchwork-devs/patchwork/patchwork

Viewing all changes in revision 1831.

  • Committer: Stephen Finucane
  • Date: 2021-10-28 10:43:35 UTC
  • Revision ID: git-v1:f4e3b06c530b76ceceeb50e1bb33381be0ecc253
Make addressed/unaddressed workflow opt-in

The current workflow for the address/unaddressed attribute of comments
sets all comments to unaddressed by default. This is unintuitive, as it
assumes that all comments are actionable items. It also imposes a
massive burden on maintainers, who will need to manually sift through
every single comment received to a list and manually set the
non-actionable items as "addressed".

Change this workflow so that the 'addressed' field defaults to NULL.
This means maintainers or users must manually set this to False when
they're requesting additional feedback. This is currently possible via
the web UI or REST API. A future change will make it possible via a
custom mail header.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Cc: Raxel Gutierrez <raxel@google.com>
Cc: Daniel Axtens <dja@axtens.net>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: