History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: CHD-26
Type: Improvement Improvement
Status: Closed Closed
Resolution: Won't Fix
Assignee: Unassigned
Reporter: Mike Fogg
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Cerberus Helpdesk

preview text in collapsed messages

Created: 09/Jul/07 03:14 PM   Updated: 15/Jul/07 11:24 PM
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description   
We could show the start of a message to the right of the info shown in a collapsed message. It would be useful in preventing the need to manually expand several messages to get the gist of the conversation.

 All   Comments   Work Log   Change History      Sort Order:
Comment by Jeff Standen [WGM] [09/Jul/07 08:30 PM]
We're not trying to save screen real estate as much as performance when you hit the content blob table for all those messages. To draw a preview you would be doing just as much back-end work as drawing all the content. Ideally we want to change the content expanding to Ajax and only pull a single blob.

I don't think there's a feasible amount of preview that isn't a blob -- if you get somebody like me who quotes a block before they reply, your preview would only have quoted content from each successive message up the list. Sure, you could preview starting at the first non '>' prefixed line, but then we're back to pulling 5-15 blobs on every ticket for potentially no reason.

Comment by Jeff Standen [WGM] [09/Jul/07 08:35 PM]
Mike:
Yeah I could see that being important with the thought of moving to ajax on expand
Which would make gargantuan ticket pages easier to load
and we know we get gargantuan tickets a lot

Jeff:
yeah that's the goal, a huge part of opening big C3 tickets was all that pointless crap + attachments
Plus C4 just jumps to #latest from any list now and doesn't even look up
Most cases you won't need to, ESPECIALLY with 'last action' where you're fed tickets you already remember
Not playing hot potato

Comment by Jeff Standen [WGM] [15/Jul/07 11:24 PM]
This has been pretty much resolved with the new ticket notes feature.