Project

General

Profile

How to make assignee's group for other projects invisible when using "Assignee's group" filter

Added by xiaojing zhang about 7 years ago

Hi!
I am running a Redmine like this:

  • project A
    • non Public. only for users in user group A
  • project B
    • non Public. only for users in user group B

When viewing issues in project B and add a "Assignee's group" filter,
both "user group A" and "user group B" are visible in the drop down list.

Since my two user groups don't know each other,
can I make groups which are not associated with the project INVISIBLE, in "Assignee's group" filter?

If not, can I disable the "Assignee's group" filter in specific project or redmine-wise?

BTW, the "Assignee" filter only shows users belong to the project so it is working fine for me.

Please advise and thanks for your help.

My environment info is below.
---------------------
Environment:
Redmine version 3.3.1.stable
Ruby version 2.3.1-p112 (2016-04-26) [x86_64-linux]
Rails version 4.2.7.1
Environment production
Database adapter Mysql2
SCM:
Git 2.3.7
Filesystem
Redmine plugins:
redmine_dropbox_attachments 0.0.1
redmine_slack 0.1
---------------------