6.0.0-beta1
7/4/25

[#13077] Ticket without owner
Summary Ticket without owner
Queue Whups
Queue Version 3.0.0
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester radek.badura (at) muor (dot) cz
Created 03/26/2014 (4118 days ago)
Due
Updated 01/27/2016 (3446 days ago)
Assigned 03/26/2014 (4118 days ago)
Resolved 01/27/2016 (3446 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
01/27/2016 04:04:05 PM Jan Schneider Comment #5
State ⇒ Not A Bug
Reply to this comment
Tickets without owners are perfectly fine.
04/23/2014 10:44:37 AM radek (dot) badura (at) muor (dot) cz Comment #4 Reply to this comment
Solved by changing horde/whups/lib/Form/Ticket/CreateStepFour.php

$owners = &$this->addVariable(_("Owners"), 'owners', 'multienum', 
false, false, null, array($f_users));

to
$owners = &$this->addVariable(_("Owners"), 'owners', 'multienum', 
true, false, null, array($f_users));
Is that a question or suggestion?
I think bug because whups allow user to create tickets without 
owner. In Whups H3 (1.0) there was a warning message if users 
doesn't choose owner.
03/26/2014 01:04:14 PM radek (dot) badura (at) muor (dot) cz Comment #3 Reply to this comment
Is that a question or suggestion?
I think bug because whups allow user to create tickets without owner. 
In Whups H3 (1.0) there was a warning message if users doesn't choose 
owner.
03/26/2014 12:38:13 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Is that a question or suggestion?
03/26/2014 08:29:52 AM radek (dot) badura (at) muor (dot) cz Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Ticket without owner
Queue ⇒ Whups
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
Is it possible to auto set "default" owner of ticket? By now users in 
Step 4 must choose the owner of ticket but even if there is only one 
possible owner he is unselected and users do not select them, then is 
submited ticket without owner.

Saved Queries