stable
Clone or download
Read-only
request #5979: Global notif is not sent if only field change
Expected behavior: notification is sent to global email if: - there is a comment - there is at least one field change the user can read (or we don't check perms) - both Change-Id: I1fb9ae916831432c7cab6dcbf794bde9c2d152d9
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/Tracker/Artifact/Tracker_Artifact_Changeset.class.php | +45 | −35 | Go to diff View file |
M | plugins/tracker/tests/Tracker_Artifact_ChangesetTest.php | +6 | −1 | Go to diff View file |