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.
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.