Project

General

Profile

Actions

Defect #32771

closed

Editing issues does not send notifications to previous assignee

Added by Daniel Petat over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Email notifications
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hello,

we are using

Environment:
  Redmine version                4.0.4.stable
  Ruby version                   2.5.5-p157 (2019-03-15) [x64-mingw32]
  Rails version                  5.2.3
  Environment                    production
  Database adapter               Mysql2
  Mailer queue                   ActiveJob::QueueAdapters::AsyncAdapter
  Mailer delivery                smtp

Following steps:
  1. I had an issue, created by me, user A, assigned to user B
  2. This user then assigned it back to me
  3. I added a comment and assigned it to user C.

I expected, that about this 3. action, user B would have been notified, because previously it was assigned to him. I think this was meant by "Involved in".
But he said, he didn't get an e-mail notification.

The user said to me, that his mail option is "Only for things I watch or I'm involved in".
Other notifications about issues which are directly assigned to him work well.

This behaviour was already described and fixed in #26627. Is it possible, that it was reintroduced in version 4.0.x ?

Best regards
Daniel


Related issues

Related to Redmine - Feature #2716: User option to automatically add assignee to watchersNewMarius BĂLTEANU2009-02-11

Actions
Actions #1

Updated by Mischa The Evil over 4 years ago

  • Status changed from New to Needs feedback
  • Resolution set to Invalid

Daniel Petat wrote:

[...]

Following steps:
  1. I had an issue, created by me, user A, assigned to user B
  2. This user then assigned it back to me
  3. I added a comment and assigned it to user C.

I expected, that about this 3. action, user B would have been notified, because previously it was assigned to him.

I think that this is an incorrect expectation. After step 2. the previous assignee is user A, not user B as the assignee set in step 2. is user A. So when the assignee is set to user C in step 3. the previous assignee is user A and not user B.

This behaviour was already described and fixed in #26627. Is it possible, that it was reintroduced in version 4.0.x ?

I don't think so.

Actions #2

Updated by Daniel Petat over 4 years ago

Mischa The Evil wrote:

Daniel Petat wrote:

[...]

Following steps:
  1. I had an issue, created by me, user A, assigned to user B
  2. This user then assigned it back to me
  3. I added a comment and assigned it to user C.

I expected, that about this 3. action, user B would have been notified, because previously it was assigned to him.

I think that this is an incorrect expectation. After step 2. the previous assignee is user A, not user B as the assignee set in step 2. is user A. So when the assignee is set to user C in step 3. the previous assignee is user A and not user B.

Oh, I am sorry.
I thought "previous assignee" would mean everybody, to whom the issue has ever been assigned to.
Would it make sense, to add such an option?

Actions #3

Updated by Marius BĂLTEANU over 4 years ago

  • Status changed from Needs feedback to Closed

Daniel Petat wrote:

Oh, I am sorry.
I thought "previous assignee" would mean everybody, to whom the issue has ever been assigned to.
Would it make sense, to add such an option?

#2716 should cover this request by adding the assignees as watchers. In this way, user B will receive the notifications.

Actions #4

Updated by Marius BĂLTEANU over 4 years ago

  • Related to Feature #2716: User option to automatically add assignee to watchers added
Actions

Also available in: Atom PDF