You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Jira)" <ji...@apache.org> on 2020/09/13 03:11:00 UTC

[jira] [Commented] (OPENMEETINGS-2433) Settings->SearchUsers show some users more than once

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194920#comment-17194920 ] 

Maxim Solodovnik commented on OPENMEETINGS-2433:
------------------------------------------------

Hello [~uwesimon],

i was unable to reproduce this issue

my steps:
# clean OM just installed with H2 DB
# create additional group {{test}}
# create new user with login {{eeeee}} add this user to 2 groups
# search for {{eee}}
Result: only one user in the list

maybe you have users with same first/last names as
# internal OM users
# users authenticated via FB/Google etc.
# user as "contact"

can you check this in Admin area? and/or DB

> Settings->SearchUsers show some users more than once
> ----------------------------------------------------
>
>                 Key: OPENMEETINGS-2433
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2433
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 5.0.0
>            Reporter: Uwe Simon
>            Assignee: Maxim Solodovnik
>            Priority: Minor
>
> When searching in "settings->searhc users" for users the result contains some users more then once.
> Looks like this happens for users who are members of more than one group.
> Could be repproduced by
>  # create a new group
>  # add a user to this new group (user should be no member of 2 groups)
>  # Search for users. in "settings->search users" the changed user now is shown twice in the result
> Seams that a DISTINCT is missing in the database query.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)