6.0.0-beta1
9/1/25

[#13457] There is no old events entries in Horde's GUI after upgrade from kronolith from 5.1 to 5.2
Summary There is no old events entries in Horde's GUI after upgrade from kronolith from 5.1 to 5.2
Queue Kronolith
Queue Version 4.2.1
Type Bug
State Not A Bug
Priority 2. Medium
Owners
Requester oneumyvakin (at) parallels (dot) com
Created 08/20/2014 (4030 days ago)
Due
Updated 08/20/2014 (4030 days ago)
Assigned
Resolved 08/20/2014 (4030 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
08/20/2014 11:02:21 AM oneumyvakin (at) parallels (dot) com Comment #3 Reply to this comment
I don't need support and it's a not a question, this is a problem 
statement in behavior of your product.


08/20/2014 10:53:31 AM Jan Schneider Comment #2
State ⇒ Not A Bug
Reply to this comment
This is a support question, not a bug report.

Please use the mailing lists to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.
08/20/2014 10:27:01 AM oneumyvakin (at) parallels (dot) com Comment #1
Priority ⇒ 2. Medium
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ There is no old events entries in Horde's GUI after upgrade from kronolith from 5.1 to 5.2
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
There is no old events entries in Horde's GUI after upgrade from 
kronolith from 4.1 to 4.2.1

The old data are still in DB, but I can't see it

[root@ ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dhorde -e 
"select * from kronolith_shares"
+----------+-------------------------+---------------------------------+-------------+--------------+--------------+------------+---------------------------------------------+----------------+-----------------+---------------+
| share_id | share_name              | share_owner                     
| share_flags | perm_creator | perm_default | perm_guest | 
attribute_name                              | attribute_desc | 
attribute_color | share_parents |
+----------+-------------------------+---------------------------------+-------------+--------------+--------------+------------+---------------------------------------------+----------------+-----------------+---------------+
|        1 | RpK2GWlfdjImVYxDnD6dqQ1 | mail1@a10-52-38-117.qa.plesk.ru 
|           0 |            0 |            0 |          0 | Calendar of 
mail1@a10-52-38-117.qa.plesk.ru | NULL           | #d4037f         | 
NULL          |
+----------+-------------------------+---------------------------------+-------------+--------------+--------------+------------+---------------------------------------------+----------------+-----------------+---------------+
[root@ ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dhorde -e 
"select event_id,event_uid,calendar_id,event_creator_id,event_title 
from kronolith_events"
+-------------------------+--------------------------------------------------------------------------+-------------------------+---------------------------------+-------------------------------------------------+
| event_id                | event_uid                                   
                               | calendar_id             | 
event_creator_id                | event_title                           
            |
+-------------------------+--------------------------------------------------------------------------+-------------------------+---------------------------------+-------------------------------------------------+
| IfUFsWW_rYg-zXYJlDH6Og5 | 
20140820100801.By9DpMcafBHMjLCqU0i3VQ7@webmail.a10-52-38-117.qa.plesk.ru
Vy7GN033c_H3FuHxku2qaQ1 | mail1@a10-52-38-117.qa.plesk.ru | newevent   
                                      |
| JsD3kEbbzZWh6PrcjXvN3w3 | 
20140820092458.1g1ApFNX2z7hgzFA9is_iQ1@webmail.a10-52-38-117.qa.plesk.ru
RpK2GWlfdjImVYxDnD6dqQ1 | mail1@a10-52-38-117.qa.plesk.ru | oldevent1   
                                          |
| uC_TEVG0Uc1UBKvz8twTdA1 | 
20140820092510.hhJKELfkYiP5KQauLnX9_g1@webmail.a10-52-38-117.qa.plesk.ru
RpK2GWlfdjImVYxDnD6dqQ1 | mail1@a10-52-38-117.qa.plesk.ru | oldevent2   
                   |
+-------------------------+--------------------------------------------------------------------------+-------------------------+---------------------------------+-------------------------------------------------+


Saved Queries