Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Zimlets

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-10-2006, 10:32 PM
Intermediate Member
 
Posts: 17
Default Do appointment have "modified date" field?

Hi.
I have a question.

Do appointment have "modified date" field?

If appointment have modified date field,
Can I get it?

Thanks&Regards
Reply With Quote
  #2 (permalink)  
Old 07-13-2006, 12:47 PM
Zimbra Employee
 
Posts: 4,792
Default

I think the server stores this but we don't expose it in the web client.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #3 (permalink)  
Old 07-13-2006, 05:08 PM
Intermediate Member
 
Posts: 17
Default

I saw appointment table of mailboxX.

appointment table have u_id, item_id, start_time and end_time field.
modified date field is not in appointment table.

Where do modified date field be stored?

Thanks.
Reply With Quote
  #4 (permalink)  
Old 07-16-2006, 05:52 PM
Zimbra Employee
 
Posts: 4,792
Default

In that case it's likely we don't store that field anywhere.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote
  #5 (permalink)  
Old 07-16-2006, 11:38 PM
Zimbra Employee
 
Posts: 1,434
Default In the MAIL_ITEM table.

Quote:
Originally Posted by Kenji
I saw appointment table of mailboxX.

appointment table have u_id, item_id, start_time and end_time field.
modified date field is not in appointment table.

Where do modified date field be stored?
There's a foreign key mapping the ITEM_ID column in the APPOINTMENT table to the ID column in the MAIL_ITEM table. The "last modified time" is stored in the CHANGE_DATE column of the corresponding row of the MAIL_ITEM table.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #6 (permalink)  
Old 07-17-2006, 11:47 AM
Zimbra Employee
 
Posts: 1,434
Default MAIL_ITEM.DATE vs MAIL_ITEM.CHANGE_DATE

Quote:
Originally Posted by dkarp
There's a foreign key mapping the ITEM_ID column in the APPOINTMENT table to the ID column in the MAIL_ITEM table. The "last modified time" is stored in the CHANGE_DATE column of the corresponding row of the MAIL_ITEM table.
The other value you might be interested in is MAIL_ITEM.DATE. MAIL_ITEM.CHANGE_DATE is the last time anything about the appointment changed (including its folder, whether it's flagged/tagged, etc.). MAIL_ITEM.DATE is the last time the appointment itself was modified.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #7 (permalink)  
Old 01-30-2012, 07:02 PM
Starter Member
 
Posts: 1
Thumbs up API Objects

The other value you might be interested in is MAIL_ITEM.DATE. MAIL_ITEM.CHANGE_DATE is the last time anything about the appointment changed (including its folder, whether it's flagged/tagged, etc.). MAIL_ITEM.DATE is the last time the appointment itself was modified.

I don't think so, go through this https://wiki.mozilla.org/Bugzilla:REST_API:Objects#User
before making some thinking...

to find last modified date/time --either use "delta_ts" or "changeddate"
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.