You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the Monitoring service with conversation.roomArchivingStanzas enabled, the stanza will be saved and upon querying the archive it will return this saved stanza, with the ‘from’ element being a MUC occupant with the nickname. (See figure below)
However when the conversation.roomArchivingStanzas is disabled, the original stanza will not be saved and the stanza will be recreated with the ‘from’ element having just the username in it.
I was expecting the archive would return a from here with a chat occupant ‘JID’ here, including the nickname, which I believe can be retrieved from the database.
The text was updated successfully, but these errors were encountered:
As reported by Micha at https://discourse.igniterealtime.org/t/monitoring-service-plugin-recreates-stanza-from-element-without-nickname/91689
The text was updated successfully, but these errors were encountered: