Problem/Motivation

Currently, when I do a csv export of users on the platform, the resulting csv file is missing data in some of the columns.
So far I have noticed:

Number of

created posts, comments, topics, events, groups
group memberships, likes, private messages

=> Values for all users are "0"

Group memberships (specified)
=> Field is empty for all users

Proposed resolution

Fix the issue introduced in - https://github.com/goalgorilla/open_social/commit/f84dd5ed9e1

Comments

SV created an issue. See original summary.

SV’s picture

ribel’s picture

Status: Active » Reviewed & tested by the community

PR was tested and merged and will be included in next release (11.9.7)

  • ribel committed 97eb2564 on 11.9.x authored by SV
    Issue #3365912 by SV: Add behat test coverage for export-users feature
    

  • ribel committed fe2e15a8 on 11.9.x authored by SV
    Issue #3365912 by SV: Fix incorrect type check for $user_id var
    
    The id...

  • ribel committed 92470aa8 on 11.10.x authored by SV
    Issue #3365912 by SV: Fix incorrect type check for $user_id var
    
    The id...

  • ribel committed 74f93e0b on 11.10.x authored by SV
    Issue #3365912 by SV: Add behat test coverage for export-users feature
    
tbsiqueira’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.