Summary | "Guest Home" |
Queue | Whups |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | kevin_myer (at) iu13 (dot) org |
Created | 05/05/2005 (7402 days ago) |
Due | |
Updated | 06/11/2008 (6269 days ago) |
Assigned | 05/05/2005 (7402 days ago) |
Resolved | 06/11/2008 (6269 days ago) |
Milestone | |
Patch | No |
Assigned to Jan Schneider
State ⇒ Resolved
Taken from Chuck Hagenbuch
State ⇒ Accepted
following on irc:
cjh> selsky: are you searching for guests locally and registered
users on bugs.horde.org? or vice versa?
<cjh> yeah, you're not handling the whups_guests table
<cjh> which, yes, is an ugly way of doing things.
<cjh> if you're feeling ambitious, you should implement a whups_users
table which gets rid of whups_guests and stored logged-in and guest
users universally, so we just store an int elsewhere, and can look
anyone up in whups_users.
<cjh> doing it from scratch wouldn't be hard. it's the conversion
script that'll twist your head :)
And it doesn't appear that _any_ searches are working...
Search Results (0)
Something isn't quite working right..
Summary ⇒ "Guest Home"
tickets they requested and all tickets that they're watching.
Assigned to
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Add ability for submitters (guests) to view "My Tickets"
Queue ⇒ Whups
State ⇒ New
tasks that I have in my head, scribbled on pieces of paper, stored
electronically, etc. However, this has sort of backfired, in that I
have no easy way as a submitter to see all the items I submitted. It
would be helpful to either have the search screen include a field to
search by email address, or to have some other mechanism to provide a
list of submitted items back to a guest user.