Open
Bug 305370
Opened 19 years ago
Updated 14 years ago
Allow whining schedules to have multiple users or groups as recipients
Categories
(Bugzilla :: Whining, enhancement)
Bugzilla
Whining
Tracking
()
NEW
People
(Reporter: karl, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
Currently whineing schedules can only have a single user or group as its
recipient, so multiple recipients requires multiple schedules, which makes
things look pretty ugly and gives more stuff to change.
I'd like to allow users to have multiple recipients on a single whine (where a
recipient is either a user or a group).
One question: Right now queries are executed as the recipient. Multiple
recipients means the query would be executed multiple times, once as each
recipient, and I'm fine with that. Is there any reason why we would want to add
a "execute queries as whine creator, instead of once per whine recipient" option?
Reproducible: Always
Steps to Reproduce:
This will be made much easier when bug 304989 lands.
Updated•19 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Assignee: erik → whining
You need to log in
before you can comment on or make changes to this bug.
Description
•