Kayako logo
Will Implement (V3) Feature requests in this forum will be implemented in Version 3 of the product line (the current version).

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
nimitz1061 Offline
Member
 
Posts: 45
Join Date: Oct 2006
Exclamation In staffcp, associate comments with articles - 02-02-2007, 09:21 PM

While the system does report that comments have been made on KB articles, and you CAN approve them - in no case that I have found do the comments ever appear together where the staff or admin can see them in context.

This is a major PITA at least. Any idea when this will change, or what I may have missed in my quest for KB ARticle feedback from my clients??

David
   
Reply With Quote
  (#2) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
05-05-2007, 08:29 AM

This is a significant shortcoming! Especially since you know the link between the 2 is there (once approved the comments show up under the article they came from)

Please fix this !

Thanks!

Rich


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#3) Old
richm Offline
Member
 
richm's Avatar
 
Posts: 387
Join Date: Jan 2007
Location: Orange County, CA
17-05-2007, 05:41 PM

Not a coder here per se, but I've been poking around looking in the code & db.

Looks like there is a link to the originating article in the DB (typeid) unless I miss my guess.

So far my best guess is that there may be a way to modify

D:\esupport\includes\functions_comments.php

To include this typeid in what it displays. No time to take this further at them moment.


R


--
Features I need asap:
1) Ticket search in the client portal!
2) Column display in client portal showing clients email address or name
3) Downloads by client
(i.e. - each client has their own download area and can't see/touch downloads for any other client.) This would be on top of a "public" download area.
4) Integrated KB image uploads
The ability for staff to upload images with a KB articles.
Cheers!
   
Reply With Quote
  (#4) Old
smartohana Offline
Member
 
Posts: 38
Join Date: Nov 2007
Moderating comments for which articles? - 10-03-2008, 10:47 PM

When it comes to moderating comments... how can I tell what KB article, troubleshooter, or News article the comment has been left for. The Staff console simply shows the list of comments, but no apparent reference to the source of the comment.

I can look in the DB and see a field called typeid. Is this the KB article number where the comment was left?

Thanks,
Stacy
   
Reply With Quote
  (#5) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,559
Join Date: Jan 2006
Location: United Kingdom
11-03-2008, 02:02 AM

Hi Stacy,

I believe that the typeid is the ID of the area which the comment belongs to (i.e. troubleshooter, knowledgebase, downloads) and so on.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#6) Old
smartohana Offline
Member
 
Posts: 38
Join Date: Nov 2007
11-03-2008, 02:16 AM

Hi James -

Through trial, error, and observation, I've concluded the following:
- All comments, regardless of where they are coming from are inserted into the table swcomments (with corresponding entry in swcommentsdata)
- The field commenttype - determines where the comments originated (1 = news, 4 = kbarticles, 6 = troubleshooter).
- The field typeid - determines the ID of the source associated with the comment. This field name varies depending on the commenttype.

Thus:
- commenttype = 1, typeid = 9 is the News article where newsid = 9
- commenttype = 4, typeid = 67 is the KB article where kbarticleid = 67
- commenttype = 6, typeid = 9 is the Troubleshooter step where troubleshooterid = 9

Not exactly the most straight-forward lookup. It would seem reasonable that SS should expose in the Staff console the relationship between comment and article so people don't have to be DB's in order to make use of the comments.

But hopefully others can leverage off of this information.
   
Reply With Quote
  (#7) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,559
Join Date: Jan 2006
Location: United Kingdom
11-03-2008, 12:20 PM

Hi Stacy,

Thank you for sharing the information. I've moved this thread into the feature request forum as there should be an indication as to what each belongs to.


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#8) Old
Jamie Edwards Offline
Operations Manager
 
Jamie Edwards's Avatar
 
Posts: 5,559
Join Date: Jan 2006
Location: United Kingdom
19-08-2008, 12:32 AM

Threads merged


Jamie Edwards (jamie.edwards ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
Reply

Tags
articles, associate, comments, staffcp

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Knowledgebase - number of articles count Swish SupportSuite, eSupport and LiveResponse 41 23-11-2008 11:08 AM
can't add comments to articles etc jnet SupportSuite, eSupport and LiveResponse 20 13-06-2008 06:07 AM
Disabling comments and stopping comment spam bear Developers & Code 12 18-04-2008 09:55 AM
CSI -> UI -> Comments with long articles and "Add Comment" page jump warsky Will Implement (V4) 0 21-09-2006 07:45 AM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48