Closed (fixed)
Project:
Storm
Version:
6.x-1.x-dev
Component:
Storm Project
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 22:23 UTC
Updated:
7 Oct 2009 at 21:50 UTC
I have created a new project and noticed the nice addition that we can now use the "Project Manager" and "Assigned to" fields. In some cases I would like to be able to leave these undefined but it currently forces me to assign it to someone. Can we change this to allow it to be unassigned?
It would also be nice if we could use views to display projects that are unassigned.
Comments
Comment #1
Magnity commentedI've just committed a change which gives the first option in the drop down as ' - '.
To display unassigned projects in views, filter by 'Assigned to Node ID = 0'.
Comment #2
deggertsen commentedPerfect! Thanks for taking care of that.