Closed (fixed)
Project:
Case Tracker
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2009 at 21:22 UTC
Updated:
27 Aug 2009 at 05:00 UTC
It would be quite cool for remove #required for assigned_to.
For example i often create a bunch of cases, and then my colleagues selects the cases they want to make.
It's a trivial patch, i will do if I have time.
Comments
Comment #1
christefano commentedI have a dummy Drupal user named "anyone" that Case Tracker automatically assigns cases to. (The ability to do this is in the Case Tracker settings.) This handy when filtering cases using Views, too. It also helps to have "anyone" as the anonymous username.
Comment #2
yhahn commentedThis should be fixed as of http://drupal.org/cvs?commit=250426, if you are using the anonymous user as the default assignee.