]> git.donarmstrong.com Git - debbugs.git/commit
Add support for setting usertags for multiple users in new bugs
authorPaul Wise <pabs@debian.org>
Sun, 28 Feb 2021 02:40:06 +0000 (10:40 +0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 11 Mar 2021 01:04:30 +0000 (17:04 -0800)
commitb64b2dcb8769c7ef8ec10f2f46765de54e2631f8
tree92c606ebcf1b784374b86f19884b4f05d5707649
parent4367c48e7e4f434e11d325d0cb85551bced0958a
Add support for setting usertags for multiple users in new bugs

Store the user/usertags pseudo-headers separately to the others
and then later process them after the new bug has been created.

Implements: https://bugs.debian.org/582171
scripts/process