Notes |
|
(0000440)
|
ivan
|
2009-01-08 14:23
|
|
Hmm that was by design, but maybe we should be a bit cleverer |
|
|
(0000441)
|
paulh
|
2009-01-08 18:22
|
|
Probably should be as this prevents us from searching for Novell incident numbers, any error code etc
We should also print a message to say no results found rather than just display the header and footer as at the moment it looks like its broke |
|
|
(0000715)
|
ivan
|
2009-03-05 11:40
|
|
|
|
(0000718)
|
kieran
|
2009-03-05 13:21
|
|
The problem is what we define as an incident number. Most people start at 1, we started at 20000, some companies might start with an eleven digit number. Until we sort escalations we have to assume an integer is an incident number really. |
|
|
(0000719)
|
ivan
|
2009-03-05 13:30
|
|
Gonna close this one, as Kieran points out, we can't assume anything about incident numbers. There's a valid way to search as I've now documented so I don't think a code change is needed at least until we offer the ability to have custom incident number formats (if we do that) |
|
|
(0000736)
|
paulh
|
2009-03-06 19:56
|
|
If this is the tack we're going to take then I think the search screen should inform the user that if they dont want to search for an incident number then they should enclose it in "
Whilst this might be in the documentation people just dont read docs |
|
|
(0000752)
|
ivan
|
2009-03-07 15:21
|
|
Thinking about this, perhaps the quick search on the toolbar and the search page itself should have different default behaviour. If you actually go to the search page you probably don't want to jump to an incident...
Something to make it clearer couldn't hurt anyway, I'll have look at this before 3.50. |
|
|
(0001208)
|
kieran
|
2009-06-13 16:29
|
|
Fixed in trunk r5455.
If the query is an incident number, use that otherwise assume a search term. Seems to be decent enough until escalations. |
|
|
(0001663)
|
ivan
|
2009-08-16 14:39
|
|
|