Ticket #59 (assigned defect)

Opened 2 years ago

Last modified 2 years ago

date_created and last_updated always the same

Reported by: demian Assigned to: demian (accepted)
Priority: major Milestone: 1.7
Component: component1 Keywords:
Cc:

Description

For CMS content items, the date_created and last_updated are always the same, since a new version of the content item is created when a change is made. Should the date_created be carried forward from the original creation date?

Change History

10/07/09 23:52:55 changed by demian

  • owner changed from somebody to demian.
  • status changed from new to assigned.

i think we should have a versions = enabled|disabled mode, so when it's disabled current fields make more sense. In addition, when versions are enabled, as you say, the original date_created from the first version should be carried over into every subsequent version.