Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 9.7
-
Fix Version/s: 12.5-rc-1
-
Component/s: Notifications
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
Contrary to what its name suggest TargetableNotificationPreferenceBuilder doesn't provide a builder pattern, which makes it not nice to use. We should allow its method to return a TargetableNotificationPreferenceBuilder to follow this pattern.