[forge:feature-requests:#117]
When more than one change is done to a ticket at the same time, e.g. changing the ticket status and posting a comment, I would like these changes to be sent in a single email notification rather than as two separate emails.
Update: This applies not only to the email notifications; discussion posts should also be merged. Look for example at the first two posts for ticket [forge:feature-requests:#97]. They belong together and should have been merged into a single entry.
I agree 100%
Is it okay to merge those comments together (thus notifications would be merged automatically). Or do you want some logic that would merge only email notifications and would not touch comments at all?
In theory merging the comments together sounds great. But thinking more about it, I remember that we are now tracking an
is_meta
flag to track metadata changes separately (currently used for different activity stream handling, future possibilities for hiding metadata changes or different permissions for editing metadata comments). So, I think it would be best to keep them as separate comments. I hope with that constraint, that its still practical to merge the notifications that are created.Closed #535.
je/42cc_6305