Jump to content

Recommended Posts

Posted

Trying to run the Hornbill Clean Utility to remove Change Requests due to going live soon, but receiving an error when running from command prompt.  I have run the utility previously prior to go live for service manager incident / service request, but over a year ago now..

image.png.f115b491fbd709b6ce9a637dfeda717c.png

I am nervous with the conf.json file as only want to remove changes, do i just leave the required fields in and remove others i.e. Request types "change request" "Requestreferences"

 

The following details are in my conf.json file {
    "CleanRequests": true,
        "RequestReferences":["
CH00006679"],
    
}

Posted

Hi @JoanneG,

The decoding error is due to this erroneous comma in your config:

 image.png

Removing this comma would mean that just Change Request CH00006679 is deleted.

Cheers,

Steve

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...