Project

General

Profile

Actions

Patch #28649

closed

Log automatic rescheduling of following issues to journal

Added by Kevin Fischer almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Issues
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The bug described in #4154 seems to be already fixed.

The attached patch fixes a related bug, because of which updates to the due date of a preceding issue were not reflected in the following issue's history.


Files


Related issues

Related to Redmine - Defect #4154: Automatic rescheduling by precedes issue-relation should be added to the journalClosed2009-11-02

Actions
Related to Redmine - Feature #27644: Journals and notifications on changes on Issues set by relationsNew

Actions
Actions #1

Updated by Go MAEDA almost 6 years ago

  • Related to Defect #4154: Automatic rescheduling by precedes issue-relation should be added to the journal added
Actions #2

Updated by Go MAEDA almost 6 years ago

  • Target version set to 3.3.8

I confirmed the problem and the patch looks good to me, setting target version to 3.3.8.

When you add a "Follows" relation to an issue and if the start date of the following issue is sooner than the due date of the preceding issue, start date and due date of the following issue will be automatically updated and those updates are logged to the journal. It is the expected behavior.

However, if the dates of the following issue are automatically updated by editing the due date of preceding issue, nothing is logged to the journal. This case should also be logged to the journal, as Kevin Fischer pointed out.

Actions #3

Updated by Go MAEDA almost 6 years ago

  • Subject changed from Add Due Date update of preceding issue to journal of following issue to Log automatic rescheduling of following issues to journal
Actions #4

Updated by Mischa The Evil almost 6 years ago

  • Related to Feature #27644: Journals and notifications on changes on Issues set by relations added
Actions #5

Updated by Mischa The Evil almost 6 years ago

@Go: This actually seems to fix one of the three cases in which issue attributes can change without notification and/or journaling of these changes:
  1. issue relations: #27644, which, I think, would be fixed by the patch proposed in this issue (along with r13534 as you have mentioned yourself in issue #4154#note-9)
  2. parent-child relations: the subject of #6687 and #5875
  3. default custom field values: a side-effect of the implementation of #21074, reported in #25726#note-4
Actions #6

Updated by Jean-Philippe Lang almost 6 years ago

  • Status changed from New to Closed
  • Assignee set to Jean-Philippe Lang

Fix committed in r17373. I've changed the patch a bit in order to create a journal on the following issue only if the main issue has a journal.

Actions

Also available in: Atom PDF