[Bug 894859] New: review requests for groups should be posted to the group email address
https://bugzilla.novell.com/show_bug.cgi?id=894859 https://bugzilla.novell.com/show_bug.cgi?id=894859#c0 Summary: review requests for groups should be posted to the group email address Classification: Internal Novell Products Product: openSUSE Build Service Version: master Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: backend AssignedTo: mls@suse.com ReportedBy: rommel@suse.com QAContact: adrian@suse.com Found By: Component Test Blocker: --- When setting a group as a reviewer for a release request, then every single member of that group is notified by a message like follows directly even if the group has it's own email address: Request 43285 (by cyberiad) requires a review by group qam-sle Visit https://build.suse.de/request/show/43285 Request description: Ready to be released Actions: ... Instead, the notification should be sent to the configured email-adress of the group, in the case above to qa-maintenance-reports@suse.de. See also: osc --apiurl https://api.suse.de api /group/qam-sle <group> <title>qam-sle</title> <email>qa-maintenance-reports@suse.de</email> <maintainer userid="hrommel1"/> <person> <person userid="asemen"/> <person userid="kgw_suse"/> <person userid="vpelcak"/> <person userid="hrommel1"/> <person userid="k0da"/> <person userid="shukui"/> <person userid="tonyyuan"/> <person userid="alexandrubonini"/> <person userid="rneuhauser"/> <person userid="mpluskal"/> <person userid="yac"/> <person userid="MStehno"/> <person userid="jgwang"/> <person userid="leylekler"/> <person userid="schillingf"/> <person userid="bergmannf"/> <person userid="evshmarnev"/> <person userid="osukup"/> <person userid="djz88"/> </person> </group> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=894859 https://bugzilla.novell.com/show_bug.cgi?id=894859#c Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@suse.com |adrian@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=894859 https://bugzilla.novell.com/show_bug.cgi?id=894859#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High CC| |coolo@suse.com Component|backend |api Severity|Normal |Enhancement --- Comment #1 from Adrian Schröter <adrian@suse.com> 2014-09-04 08:06:56 UTC --- This is unfortunately a bit more work, since the current implementation of the event system is not aware of groups, but transfers users only. We would need to re-factor it to use generic objects and handle users, groups with email addresses and groups without email addresses in a different way. So, this is more a feature request from our POV then a short bugfix. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com