When I do a follow-up I can not chose the anonymous user as the "assigned" user. Even if I paste in "Anonymous" manually, it still ends up assigned to some other user.

Comments

gerhard killesreiter’s picture

"some other user" is the "default" casetracker user. By setting this to "Anonymous we can work around this.

morbus iff’s picture

Status: Active » Fixed

Committed to DRUPAL-5 and will show up in next release:

 * #104048 and #104201: changed the way the "Default assigned user" setting
   works. It now only prefills the field on initial case submission. The
   "Assigned" field in the theme is now properly theme_username()'d, and
   "Assign To" is no longer a required field (so you can delete the value
   to set the case as "assigned" to the Anonymous user).
Anonymous’s picture

Status: Fixed » Closed (fixed)