Questions tagged [ticket-system]

Ticketing systems are used to keep track of workflow items, typically for support, bug fixes and implementation of new features.

Ticketing systems is a high-level grouping of database systems used to keep track of workflow items. Typical implementations include issue tracking, bug tracking and change tracking systems.

Each ticket, or record, in a ticketing system represents a discrete unit of work, for which the state (for example: unassigned, in progress, finished) is tracked continuously. Tickets are assigned to and can be re-assigned between particular persons or groups, and can be automatically escalated if lack of assignment or progress so requires.

Also see , and

204 questions
0
votes
1 answer

Jitbit helpdesk References and experiences

Does anyone out there have any experience with Jitbit Helpdesk? My comapny is looking to replace our current Ticketing system due to costs. We have run the basic company searches such as DNB, without much luck (guessing due to the size of the…
Abradax
  • 19
  • 2
0
votes
2 answers

Use API or SQL to detect new Support Tickets?

I currently work for a company that uses Kayako for their support system. They sell an extra program called Insta Alert that plays a sound when a new ticket is submitted. I use WHMCS for my own company, and would like to develop something to work…
David Powers
  • 25
  • 1
  • 3
0
votes
1 answer

Can't add record with ID from another table

I have a database which functions similarly to a "help desk" system - an outside user creates a request ticket, then a consultant will use the database for various tracking and reporting. There is a form that the consultant uses to display and work…
britne
  • 25
  • 1
  • 8
0
votes
1 answer

attaching file to note - freshdesk

I am trying to send attachment to a ticket using the API making sure it is sent multipart/form-data however I am not able to do so.The API docs doesn't show an example for syntax it should be sent with so I can't figure it how to do so. How data is…
omarsafwany
  • 3,695
  • 8
  • 44
  • 75
0
votes
2 answers

Trac - Change ticket creation and closing date

Is there a way to change creation and closing date for a ticket ? Every week I export a report of all created/closed tickets and I need to change date for some of them.
Hpatoio
  • 1,785
  • 1
  • 15
  • 22
0
votes
1 answer

Connecting Redmine with a remote website

I bought a plugin for Redmine, called Helpdesk Plugin (http://redminecrm.com/projects/helpdesk/pages/1) which obviously is a ticketing system. Is there anyway of connecting this specific plugin to a external website to extract ID's from the people…
0
votes
2 answers

linking git and todo lists

Desired: I'd like to be have my git commits reference some higher order/level task or todo list. Background: I use Git as my version control. Now, DVCS is great. A great side effect is that the log should contain, with some care, an atomic list of…
chiggsy
  • 8,153
  • 5
  • 33
  • 43
0
votes
2 answers

Eventbrite Multiple API Creation

I am currently working with a client who would like to use Eventbrite as a ticketing system within their website. The major issue is that there are going to be many different accounts making their own events and I don't believe that's possible with…
0
votes
3 answers

how to authenticate OTRS users via ldap (Active Directory Windows Server 2003)

I have just finish installation of OTRS-3.2.10-02.noarch.rpm and now I am trying to connect it to Windows Server 2003 SP2 based Active Directory (LDAP). Here is the contents of my configuration (from /opt/otrs/Kernel/Config.pm): # -- #…
Rizwan Ranjha
  • 380
  • 3
  • 4
  • 16
0
votes
1 answer

Mail sniffer with Symfony2

is there any way to make some Mail Sniffer with Symfony 2? I will explain mi propurse... I'm developing some ticketing system, and we would like to have this tool connected in any way to our mail server, then it will scan the pool for "Ticket no:…
Robert W. Hunter
  • 2,895
  • 7
  • 35
  • 73
0
votes
2 answers

Display Open tickets excluding overdue tickets through Open tab in OsTicket

I want to display Open tickets only through Open tab ,currently Open tab includes overdue tickets as well. Please guide. Thanks
sm hz
  • 51
  • 1
  • 2
  • 9
0
votes
1 answer

VB or macro to exclude period of times from time duration calculation in Excel

I have an Excel table which contains thousands of incident tickets. Each tickets typically carried over few hours or few days, and I usually calculate the total duration by substracting opening date and time from closing date and time. However I…
0
votes
1 answer

Razor MVC ADO.NET access inherited entity

I'm currently writing a handy ticketsystem where tickets can be moved to an archive. The ticket entity has many properties and associations to other entities and if I'm right I could just draw an inheritance that inherits all those props and assoc.…
CodingYourLife
  • 7,172
  • 5
  • 55
  • 69
0
votes
1 answer

Seapine Surround SCM ticket creation

I'm relatively new with Seapines SurroundSCM API, so I might just be missing something obvious. Is there a way to generate a ticket that is then sent to TestTrack whenever a file is checked in using the SurroundSCM API? I'm being told there is a…
Daniel Martin
  • 570
  • 1
  • 9
  • 18
0
votes
2 answers

php/mysql client management software?

I'm looking for some software that will allow me to do the following: alt text http://patrickg.net/lookingfor.png I don't need anything fancy, just basic information, back and forth dated comments, etc. No payment integration, or file handling.…
mrpatg
  • 10,001
  • 42
  • 110
  • 169