Incident #7105
closed
Add watcher to a ticket / autocomplete shows a lot of non BB users
100%
Description
When adding a watcher to a ticket, I see a lot of names I do not recognize in the autocomplete list.
Files
Updated by Leonardo Candela about 8 years ago
- Tracker changed from Support to Incident
- Project changed from 8 to D4Science Infrastructure
- Assignee set to _InfraScience Systems Engineer
- Priority changed from Normal to High
- Target version changed from Unsprintable to Redmine management
- Infrastructure Production added
It seems that as soon as a user enters something in the form the list of users is reload without tacking into account the current project ... rather the entire DB is load.
My feeling is that this is a Redmine bug ...
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from New to In Progress
Leonardo Candela wrote:
It seems that as soon as a user enters something in the form the list of users is reload without tacking into account the current project ... rather the entire DB is load.
My feeling is that this is a Redmine bug ...
It's the expected behaviour when a project is public: anybody with a valid account can be a watcher.
Try the same operation on a private project, and only the project members will be listed.
Updated by Andrea Dell'Amico about 8 years ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Updated by Leonardo Candela about 8 years ago
I understand, let see what is @anton.ellenbroek@fao.org reaction :)
BTW, Redmine (or the way we have integrated) is not applying the same approach with the dropdown, i.e. if I click on the dropdown it reports only the names of the people involved in the project ... as soon as I start entering letters the content of the drop down is reload with all the registered members.
Updated by Pasquale Pagano about 8 years ago
- Status changed from Feedback to Closed
Going to close this issue since it was confirmed that it is not a bug but the expected behaviour. If you think that it is wrong please open a request to change this behaviour. It will be evaluated to understand if RedMine can deliver it.