how to update OTRS CMDB item field using MySQL query?

English! place to talk about development, programming and coding
Post Reply
williamrobert1983
Znuny newbie
Posts: 94
Joined: 24 Oct 2013, 11:24
Znuny Version: 3.1.1
Real Name: William
Company: Xchanging

how to update OTRS CMDB item field using MySQL query?

Post by williamrobert1983 »

Hi all,

How to update the Email ID Value using Serial Number directly in OTRS db using MySQL Query? I need query to update the Email ID values using Serial Number. Please help me how to use Query.

I have attached the sample screen shot.

Thanks lot .

William
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to update OTRS CMDB item field using MySQL query?

Post by jojo »

you are not allowed to alter data directly in the database.

use import/export functionality to update the CMDB data
"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
Post Reply