Edgewall Software
Modify

Ticket #2897 (closed defect: invalid)

Opened 6 years ago

Last modified 6 years ago

Timeline not updated when Ticket is changed

Reported by: mjlucas@… Owned by: jonas
Priority: normal Milestone:
Component: timeline Version: 0.9.4
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

When a ticket has a file added or a comment added the timeline does not update to show a edit has happened.

This is a problem in our project because we are using tickets to track documentation changes (a tracking ticket per document) allowing comments and new version to be posted. The is no clear way of identifying that the ticket has been modified.

Attachments

Change History

comment:1 Changed 6 years ago by eblot

  • Resolution set to invalid
  • Status changed from new to closed

This ticket is two-fold:

  • about timeline update when a comment is added to a ticket, you probably forgot to define
    [timeline]
    ticket_show_details = true
    
    in your trac.ini file
  • about timeline update when a file is attached: this is a duplicate of #2259, which also requests the timeline should be updated when such an event occurs.


View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.