Edgewall Software

Ticket #5897 (closed defect: duplicate)

Opened 17 months ago

Last modified 11 months ago

Milestone name change doesn't reflect in ticket_change table

Reported by: khundeen@… Owned by: cmlenz
Priority: normal Milestone:
Component: roadmap Version:
Severity: normal Keywords:
Cc:

Description

When changing a milestone's name, the milestone name in ticket_change table wasn't changed.

This cause problem when analyzing the ticket changelog again the milestone whose name was changed. It would be great to change the milestone name to the new one when milestone name is changed.

Attachments

Change History

Changed 17 months ago by cboos

  • milestone set to 0.12

See also #5658.

Changed 17 months ago by mape <th07@…>

I think this is problem in general in the db schema: names are used to link rather than unique ids. Name approach may shorten SQL & make it more readable, but it causes problems like this.

I'm quite sure that using webadmin to change milestones or components will have the same problem.

Changed 11 months ago by osimons

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 0.12 deleted

Closing this one as a duplicate of #4582.

Add/Change #5897 (Milestone name change doesn't reflect in ticket_change table)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.