Wednesday, October 5, 2022
1 change · master
Enhancements to existing features
The mail notification request logic was moved from screen components into the underlying data models. This internal cleanup makes the mail feature easier to maintain and evolve without changing how users interact with notifications.
Original PR description
Move methods on component to model record methods. Task-3004192.