Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.2 (Beta)
-
Fix Version/s: 1.3.2 (Beta)
-
Component/s: Notification Subsystem
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
The confirmation message on deleting a project group-level notifier needs to consider the case where only latest committers are notified.
I have created a new Util class (GenerateRecipentNotifier.java) for generate recipent of notifiers. Generate method of this class is called in all clases where recipent is required (Summary, Delete and List)