Summary | Can't un-assign a person from a ticket |
Queue | Whups |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | slusarz (at) horde (dot) org |
Created | 01/25/2011 (5288 days ago) |
Due | |
Updated | 02/14/2011 (5268 days ago) |
Assigned | 02/13/2011 (5269 days ago) |
Resolved | 02/14/2011 (5268 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Taken from
Taken from Jan Schneider
State ⇒ Resolved
Fix ticket form editing.
No need to set *any* value here at all, anything added here will override the
submitted value of the form. Not sure how this ever worked...
Fixes
Bug: 9540http://git.horde.org/horde-git/-/commit/617f0ed9e23ec8281a7e90fe78c7cc530b9047db
Assigned to Jan Schneider
commit, but what is probably needed is to set the value of the $var,
instead of setting the default of the form field. Not in front of my
computer at the moment, so I'll investigate this later if needed.
patch it was impossible to make ANY changes at all since the form
validation would always fail.
The specific issue the patch addresses is the fact that
Whups_Driver::getOwners returns both users and group owners, while the
form needs them set individually.
http://git.horde.org/horde-git/-/commit/6e57615ef92b4e06bd04378c159dcbd271c8a5a4?rt=horde-git&ws=1
Assigned to Michael Rubinsky
State ⇒ Assigned
Michael (R.), why was this commit necessary in the first place?
http://git.horde.org/horde-git/-/commit/6e57615ef92b4e06bd04378c159dcbd271c8a5a4?rt=horde-git&ws=1
Patch ⇒ No
State ⇒ Unconfirmed
Milestone ⇒
Queue ⇒ Whups
Summary ⇒ Can't un-assign a person from a ticket
Type ⇒ Bug
Priority ⇒ 1. Low
anything (at least if that user is the only user assigned to a ticket).