phpreport
phpreport copied to clipboard
Show all users checkbox clears assigned people
[Trac import] Reported by: jaragunde Original date: Tuesday, 11 January 2011 15:13
When editing the people assigned to a project, if you add a user, and before saving you check 'show all users', the previously added user is deleted from the list of assigned people. What's more, if you try to add that user again, it doesn't appear on the list of the right once you drag & drop it.
[Trac import] Comment by: jaragunde Original date: Wednesday, 26 November 2014 18:22
The widget to assign users to projects has been replaced, and the 'show all users' checkbox doesn't exist any more. Since this commit:
commit 22fe779b8f929dc16555a2dac3c28b969f09dd6c
Author: Jacobo Aragunde Pérez <[email protected]>
Date: Wed Nov 26 16:11:05 2014 +0100
Use multiselection combo box to assign users to projects.
Closing this bug.
The previous commit had to be reverted, which makes this bug reproducible again.