Results 1 to 6 of 6

Thread: Case Ticket Closure Reporting

  1. #1
    REByers is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    North West England
    Posts
    182

    Question Case Ticket Closure Reporting

    I have been trying to solve this for a while now, via a none coding route.

    As with all customer SLAs we need to report on closure time for customers. Whilst the case and bugs modules store a date when the status has been moved to closed it does not seem possible to report over this.

    How can I produce a report that tells me when a case (or bug) status has been moved to closed?

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Case Ticket Closure Reporting

    I'd suggest a reporting tool.

  3. #3
    REByers is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    North West England
    Posts
    182

    Default Re: Case Ticket Closure Reporting

    You'd hope that this could be reported on in the Sugar reports module as it is fundamental to how support desks work.

    Ah well.

  4. #4
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Case Ticket Closure Reporting

    You're right! We use CE so we had to just write a query directly to the DB to get that response time based on the audit table.

  5. #5
    sugarcane is offline Sugar Community Member
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,207

    Default Re: Case Ticket Closure Reporting

    If you have the reports module (Pro or Ent), then you can create a report where the status = closed (or whatever it is you are looking for). If you wanted to calculate the time difference between the Open date and the closed date, then you could either create a custom field that auto calculates this difference, or if you are not looking to change code, I suppose you could create a report with the open and closed date and then export the report to excel and perform a formula calculation there.

    If you are using CE, then you could download a reports module like Zucker Reports and create the above report
    Intelestream has a great deal of experience hosting and customizing the SugarCRM application. Our company is made up by former employees of SugarCRM, and together we have over 50 years of experience working with the application. To learn more about us, please visit our website at www.intelestream.net or contact us directly at 800-391-4055 or by email at info@intelestream.net

  6. #6
    REByers is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    North West England
    Posts
    182

    Default Re: Case Ticket Closure Reporting

    We are on Ent, and have the report based over the status field.

    However, ther is no access to audit reporting from the reports module, which (IMHO) is a massive oversight.

    You then need to do development work to get a report!!

    You can set a work flow that populates a field when the status is set to closed, but you can't create a time field with hh:mm, only hh, which means the reports are largely useless.

    We currently have a scheduled task that scans the log table, and then populates a special field we created with the time.

    This really needs to be out of the box functionality, for the caes module to be usable, in a corporate environment.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 15
    Last Post: 2010-04-01, 04:04 PM
  2. Case creation and following the case
    By speed in forum Help
    Replies: 3
    Last Post: 2008-10-07, 11:02 PM
  3. Reporting on unassigned case tickets
    By REByers in forum Help
    Replies: 1
    Last Post: 2008-06-10, 11:00 AM
  4. Replies: 9
    Last Post: 2007-06-04, 07:50 PM
  5. Case Activity Reporting
    By OZ_trickie in forum Help
    Replies: 2
    Last Post: 2006-02-07, 08:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •