Ref T7957, Calendar event transaction emails without reply handling.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T7957: Implement mail in Calendar, with reply handling
- Commits
- Restricted Diffusion Commit
rPaa68cc8830d8: Calendar event transaction emails without reply handling
Create event, invitees should get email.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/calendar/editor/PhabricatorCalendarEventEditor.php | ||
---|---|---|
231 | For consistency with other applications., prefer [Calendar] (no caps). | |
234–236 | Just leave this unimplemented to use the default (the object's PHID). Subclasses which override this do so for historical reasons, to avoid breaking existing threads. | |
258–279 | Remove or convert to be consistent with Calendar. |