[buddypress-trac] [BuddyPress Trac] #8080: Data_export exports wrong data
buddypress-trac
noreply at wordpress.org
Mon Apr 15 17:25:14 UTC 2019
#8080: Data_export exports wrong data
--------------------------+------------------------------
Reporter: gingerbooch | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: Awaiting Review
Component: Messages | Version: 4.1.0
Severity: major | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by Venutius):
From my own testing, I set up two users and each sent and email to the
other. I then had each user reply to the others message. In the data
export I could see that each user had two messages. Each message had the
correct recipient id however the message content for one of these messages
was actually the reply from the other.
So to summarise, the export data for messages initiated by the users
actually contained the reply message content, even though the recipient id
would indicate it was the initial message.
This leads me t suggest that it's not actually the export data function
that is at fault but that the data being served by
`BP_Messages_Thread::get_current_threads_for_user()` seems to be
incorrect.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8080#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list