How to export/import ITSM Changes

Moderator: crythias

Locked
k9mark4
Znuny newbie
Posts: 3
Joined: 21 Oct 2014, 15:19
Znuny Version: 3.3.9
Real Name: Jeff Page
Company: N/A

How to export/import ITSM Changes

Post by k9mark4 »

Hello all,

We have installed and configured a new instance of OTRS 3.3.9 that will replace an instance of OTRS 3.3.7. There was ITSM data on the old server - we need to move that data to the new server. I was able to export/import the Config Items for the CMDB.

Could someone explain how to export/import Change records????

Thanks and regards,
Jeff Page
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to export/import ITSM Changes

Post by jojo »

thats not possible. Why did you not just migrated?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
k9mark4
Znuny newbie
Posts: 3
Joined: 21 Oct 2014, 15:19
Znuny Version: 3.3.9
Real Name: Jeff Page
Company: N/A

Re: How to export/import ITSM Changes

Post by k9mark4 »

Hi jojo,

Thank you for your reply. What exactly do you mean by "migrate"? [By the way, the new server was installed and configured by an OTRS consultant.]

Regards,
Jeff Page
k9mark4
Znuny newbie
Posts: 3
Joined: 21 Oct 2014, 15:19
Znuny Version: 3.3.9
Real Name: Jeff Page
Company: N/A

Re: How to export/import ITSM Changes

Post by k9mark4 »

It looks to me one can obtain change records in the OTRS - Admin - SQL Box feature with the query:

SELECT * FROM change_item

Is it possible to run INSERT commands in the SQL Box?

Are there any other tables containing Change related data?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to export/import ITSM Changes

Post by jojo »

As far as I know your old system was a test system. So a new system was set up.
Importing changes is currently not possible
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked