Hi everybody, one of my users is getting a weird error trying to delete or modify one appointment in his calendar (he was invited to that appointment, he accepted it, so it now shows in its calendar): when he double clicks on the appointment, an error popup appears, displaying this NO_SUCH_ITEM error:
I tried to search for that appointment in the mysql database, but i can't find any element with item_id=9028.
method: [unknown] msg: no such item: 9028 code: mail.NO_SUCH_ITEM detail: soap:Sender trace: btpool0-5982://mail.com/service/soap/GetMsgRequest:1347978784709:2185a26af0f4ea14 request: Body: { GetMsgRequest: { _jsns: "urn:zimbraMail", m: { html: 1, id: "9028-9027", max: 250000, needExp: 1 } } },Header: { context: { _jsns: "urn:zimbra", account: { _content: "user@mail.com", by: "name" }, authToken: "(removed)", notify: { seq: 3 }, session: { _content: 1787920, id: 1787920 }, userAgent: { name: "ZimbraWebClient - GC21 (Win)", version: "7.2.0_GA_2669" } } }
How can I delete that appointment? Moreover, in the calendar I still can see the starting time and the title of the appointment: where are those information stored in MySQL?
Thank you in advance


LinkBack URL
About LinkBacks

