Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ks 20 posts 138 karma points
    Feb 08, 2021 @ 11:00
    ks
    0

    Member List View 1.5.5 no result - Umbraco 7.15.6

    Hi All,

    I just installed the packaged v. 1.5.5 via nuget on Umbraco 7.15.6

    From Members Section > Manage Only message 'No matching results' appeared in the listview.

    I have checked the request, it's empty as below

    /umbraco/Backoffice/MemberManager/MemberApi/GetMembers?pageNumber=1&pageSize=10&orderBy=Name&orderDirection=Ascending
    
    )]}',{"pageNumber":0,"pageSize":0,"totalPages":1,"totalItems":0,"items":null}
    

    I tried filter option; also no result.

    /umbraco/Backoffice/MemberManager/MemberApi/GetMembers?filter=pong&pageNumber=1&pageSize=10&orderBy=Name&orderDirection=Ascending
    

    We have 8862 members with some custom properties, I've tried rebuiding index 'InternalMemberIndexer' still no luck.

    If anyone has idea would be appreaciated.

    Pong

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies