Results 1 to 2 of 2

Thread: Date Modified of new created data

  1. #1
    PanJun is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Shanghai
    Posts
    50

    Question Date Modified of new created data

    Hi,

    Does anyone know why Date Modified is updated when create a new record?
    I don't understand this update behavior, because if you want to search some data that is modified through search panel by Date Modified, you will also get those are just created, not modified.
    And it is not easy to add filter like Date Created != Date Modified by the panel. Is it a bug?

    Thanks in advanced!

  2. #2
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Date Modified of new created data

    The behavior is proper and right. When you create you also modify the record (for the first time). If you do not like it create a logic hook (before save) for all modules and setthe date_modified to '' when the bean is new. Also not a big task. However I would not guarantee that this does not have implications if the date_modified is empty.

    christian.

    Quote Originally Posted by PanJun View Post
    Hi,

    Does anyone know why Date Modified is updated when create a new record?
    I don't understand this update behavior, because if you want to search some data that is modified through search panel by Date Modified, you will also get those are just created, not modified.
    And it is not easy to add filter like Date Created != Date Modified by the panel. Is it a bug?

    Thanks in advanced!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 9
    Last Post: 2010-06-16, 12:47 PM
  2. Sort leads by Date Created/Modified
    By dpuryear in forum General Discussion
    Replies: 3
    Last Post: 2008-01-31, 09:31 AM
  3. Replies: 2
    Last Post: 2008-01-31, 02:24 AM
  4. Last Modified and Date Created in Projects Tab
    By ohiohs9 in forum General Discussion
    Replies: 0
    Last Post: 2007-04-30, 05:25 AM
  5. Replies: 2
    Last Post: 2005-05-18, 11:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •