Yes i was meaning my conversation history with someone.
I have waited enought time to see it was not the problem (in fact it load quickly, just that it has nothing for these user since i upgraded (or more exactly My IT management choose to upgrade))
Hi, I am also experiencing the same problem. The Conversation History is showing the logs up to a certain date (August 1), thereafter are missing.
I am using Spark 2.6.3. The conversation history are clearly saved in the .xml transciprts but they just refuse to appear via the Conversation History function.
SPARK-1407 isnāt the issue being experienced here.
Ever since I upgraded from 2.5.8 to either 2.6.2 and finally 2.6.3, my extended chat history is unavailable I can see the recent history when I open an IM window, but the extended chat history stops loading data at the time the client was upgraded. The information does get logged to the XML file for the extended chat history.
Actually as Iām typing this Iāve found the problem. If you look at your XML file at the time the upgrade occured there is a tag that is typoād. The tag is formatted as "</messag " and you need to type the āe>ā on the end to correctly close the previous tag. Once you do the entire chat history becomes availble after the client upgrade. So the line ends with " "
I think maximumHistory=5000 is not the issue here. I have contacts with less than 100 lines of chat history yet the most current log are not showing. They appear in the chat window, but not when I clicked āview conversation historyā. Hence, I am pretty sure it has something to do with the conversation to version 2.6.3. Setting overwritten or transcript path changed?
not trying to drag up an old post⦠however this seems to only be a partial fix. There seems to be multiple XML files that are indeed missing the āe>ā from the ā</messagā part of the text.
However, this is only the case for about half of our XML Transcript files. The other half do not have this missing āe>ā but instead have problems were some of the āname@server/Spark 2.6.3ā is missing.
They look like:
āver/Spark 2.6.3ā
so they are missing the login name and part of the server name. Not good.
Fix this by making the syntax correct⦠so in this case:
āname@server/Spark 2.6.3ā
Save, and then ur history should be back for this effected transcript file.
Hope this helps somebody! Not sure why Spark had this many problems with the 2.6.3 upgrade⦠seems like it was rushed perhaps.
NOTE: also, wanted to clarify for any future readers, that you are only concerned about the files labeled:
name@server.xml ā not the name@server_current.xml files.