/build/static/layout/Breadcrumb_cap_w.png

How to find duplicate tickets and merge the information into one ticket

In this scenario I am creating tickets via email from an automated notification service (HP OpenView) that will send an email when an alert is created (i.e. issues with hardware on a system). Part of this process is to create a unique ID that is used to send updates when new notifications are created for the same system & problem. The unique ID is passed via the email to a custom field using the @ commands.

The issue is that when an update is send out via email, the service does not know the KACE ticket number and as such it is not included in the email. The unique ID is included in the email that is sent out, but since KACE does not know that this is an existing ticket it automatically creates a new ticket.

So my thought is to create a custom ticket rule that would look for other tickets with the same unqiue ID in the custom field and if it finds a match it copies what is in the comments of the updated ticket and enters it into the orginal ticket. Once this is done it would either close or delete the updated ticket.

The problem that I am having is that I can't seem to wrap my head around these two parts:

1. How would the select query work to find additional tickets with the same unique ID

2. How would I copy the comments from the newly created ticket to the orginal ticket

 

Thoughts?


1 Comment   [ + ] Show comment
  • rmlawren Can you post the scripts you used to do this solution - benlrivera 5 years ago

Answers (2)

Answer Summary:
Posted by: rmlawren 11 years ago
Orange Belt
3

We were able to build out a solution to handle this via ticket rules. I will work on getting the ticket rules and what was completed on here for others to reference. What we ended up with was three ticket rules:

1. Ticket Rule that looks for other tickets with same unique value, and is open. If it finds one, it sets the "See Also" field to the ticket with the lowest (MIN) number.

2. Ticket Rule that looks for other tickets with same unique value , and is open. If it finds one, it creates a comment in the ticket that says it found a duplicate ticket and says the ticket will be closed.

3. Ticket Rule that looks for the comments entered in ticket rule 2. If found then it will set the status of the ticket to closed.

So this solution will allow the customer to send all notifications from HP OpenView to case, but will suppress updates to issues that already have a ticket open. We looked at copying the comments from the updated ticket to the primary ticket, but managed did not want this to be done for auditing reasons.


Comments:
  • Nice approach - I saw this last night and came up with a couple of ways this could be handled (one which did what you did, and one that handled the comments). You really hit the nail on the head with your approach, perfect!

    John - jverbosk 11 years ago
Posted by: gcarpenter 11 years ago
Green Belt
2

Parent-Child ticket relationships?  It isn't automatic by default, but can be scripted.  I'm working on this right now so I'd love to hear input about this, but you can find some information.  jverbosk is a pro at it, it seems:

http://www.itninja.com/question/parent-and-child-ticket-custom-rule

http://www.itninja.com/blog/view/k1000-service-desk-setup-tips-things-i-have-learned


Comments:
  • I have looked at Parent / Child relationships, but have not been able to figure out how to assign the two when I don't know what the parent ticket number would be. When the system notification is entered there is no way of passing over the parent ticket number since the system does not know what it is. I would suppose that you could search for other tickets with the same unique value in the custom field, but I am not sure how to implement that in a ticket rule.

    Thanks for the links - been searching on this for some time with no luck. I found the links before but was not able to apply it directly to this scenario. - rmlawren 11 years ago
  • I don't know if I'd consider myself a pro yet, but I appreciate the kind words, gcarpenter! ^_^

    John - jverbosk 11 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ