Project

General

Profile

Actions

Bug #7713

closed

Group/user searching issues

Added by Jakub Judiny 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development - GUI
Target version:
Start date:
03/14/2024
Due date:
% Done:

0%

Estimated time:
To be discussed:
No

Description

Searching groups by group members/managers does not work. This is because form use "members"/"managers" as field names and view expects "member"/"manager" field names.

Also, searching for a group that has user XY as a member and user YX as a manager causes ProgrammingError exception. This is because the group table is used in the two subqueries of the same query under the same name (I think). Same problem is when searching for a user that is a member of XY group and manager of YX group.

Actions

Also available in: Atom PDF