/build/static/layout/Breadcrumb_cap_w.png

How to prevent tickets from reopening when machines are deleted from inventory

The Service Desk ticketing system is, by default, associated with the Inventory section of the KBOX. This
becomes a problem for when customers need to remove inventoried items based on system refresh,
license availability or decommission purposes. The problem is if an item in inventory is removed, tickets
associated with these systems automatically reopen, causing a ruckus of email attention to agents
assigned to these systems in the past. The way to avoid this problem is to change the association
between the Service Desk and the rest of the KBOX by associating with Assets and not Inventory. To do
this, follow these steps:

  1. Navigate to Inventory>select system listed and scroll to bottom and expand asset information.

  2. Choose edit this asset and click Save. Make sure it lists asset detail information for the system.

  3. Next, associate the help desk to the assets instead of the default association for inventory.
    Help Desk>Configuration>queues>select each queue required>Customize Field and Layouts.
  4. Scroll down to Ticket Layout - label Machine as Hidden under Permissions.






  5. Then go to an available custom field. (example: custom_1). Give it the 'Machine' name and give it the
    same permissions you had set for the original Machine name. Save.

  6. Then scroll down to Custom Fields and choose the exact same custom field as in Tticket Layout. (example:
    custom_1). Field type=single select.

For Select Values, put in a query to for the location of the computer assets and then save. The most common query provided is:

query: SELECT ASSET.NAME FROM ASSET LEFT JOIN ASSET_TYPE on
ASSET.ASSET_TYPE_ID=ASSET_TYPE.ID WHERE ASSET_TYPE.NAME='computer'

Once established, any system inventoried after the fact will not generate a reopening of a ticket if ever deleted.  If an inventory of systems is already established and a Help Desk has been present, a machine deletion will only trigger tickets created prior to the above procedure to reopen.  

IMPORTANT:

IF the KBOX is setup with ORGs then the query will need to reflect the ORG it is in.

This process may strip computer information from the closed tickets.  If this is a problem, run a report of all systems currently associated to gain system information prior to following these steps.


Comments

  • This is an interesting technique but it doesn't account for organizations that also remove assets as part of their life cycle maintenance. It also assumes that the computer assets are named for the computer name. In our organization we have assets named by serial number, which could make it more difficult to associate with the ticket. - chucksteel 11 years ago
  • This is nice. The only problem I see is that it removes the filter option from the ticket. If you have a few thousand machines this could be an issue. - kurt 11 years ago
  • Is there a way to make it auto-select based on the asset the ticket is being entered from like the regular machine field does? - jeremiahmclean 11 years ago
This post is locked

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