]> 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 00:38:28 +0000 (16:38 -0800)
commitf13b9b4b919d80e6e90acf905452f8788e2b8c40
treee408d14488a52c341f1de89a983e585a9eb6d649
parent9d1f857815b356736ae85ed610f509a0859f65d3
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