Project

General

Profile

Actions

Bug #7713

closed

Group/user searching issues

Added by Jakub Judiny about 2 months ago. Updated 24 days 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 #1

Updated by Jakub Judiny about 1 month ago

  • Subject changed from Searching groups by group members/managers does not work to Group/user searching issues
  • Status changed from New to In Progress
  • Target version changed from Backlog to 2.12

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

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).

Actions #2

Updated by Jakub Judiny about 1 month ago

  • Description updated (diff)
Actions #3

Updated by Jakub Judiny about 1 month ago

  • Description updated (diff)
Actions #4

Updated by Jakub Judiny about 1 month ago

  • Description updated (diff)
  • Assignee set to Jakub Judiny
Actions #5

Updated by Jakub Judiny about 1 month ago

  • Status changed from In Progress to Resolved
Actions #6

Updated by Rajmund Hruška about 1 month ago

  • Status changed from Resolved to Feedback

The form is suggesting that it is possible to search by multiple members/managers. At the same time, the form allows only one member/manager to be selected. This should also be consistent.

Actions #7

Updated by Jakub Judiny about 1 month ago

  • Status changed from Feedback to Resolved

Rajmund Hruška: it should be fixed now.

Actions #8

Updated by Rajmund Hruška about 1 month ago

  • Target version changed from 2.12 to 2.12.1
Actions #9

Updated by Rajmund Hruška about 1 month ago

  • Status changed from Resolved to In Review
Actions #10

Updated by Rajmund Hruška 24 days ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF