-
For general questions please use the forums.
As for the issue - there are a number of possibilities. By default all created MUC rooms are persistent (thus after all users leave the rooms and it's history is retained). However it may happened that:
-
you (or your client) configured the room not to be persistent;
-
you issued 'destroy' command to the room upon leaving, which cause the room to be deleted alongside with it's history.
-
Type |
Bug
|
Priority |
Critical
|
Assignee | |
RedmineID |
2616
|
Version |
tigase-server-5.2.3
|
Issue Votes (0)
Watchers (0)
Group chat history deleted automatically when close the chat window.
In mysql slow query log found log : delete from muc_history where room_name='54bde64b016f37292e83cc50@conference.192.168.1.94';
Could any one known this issue.