update From address in Article

Moderator: crythias

Locked
steeman
Znuny newbie
Posts: 67
Joined: 22 May 2013, 11:35
Znuny Version: 3.3.2
Real Name: Philip Steeman
Company: VIVES

update From address in Article

Post by steeman »

Hello
is there a way to update the From address in an article with the API?

In https://doc.otrs.com/doc/api/otrs/6.0/P ... icleUpdate

It seems that you can only change the following keys
Keys SenderType, SenderTypeID and IsVisibleForCustomer are implemented.

Perhaps the only way is to delete the article and to add a modified version or is there a ore simple way.

Thanks

Philip
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: update From address in Article

Post by wurzel »

Hi,

AFAIK editing articles is not allowed, the system is audit proof.

There are commercial add ons for editing it, maybe this also supports the API.

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
root
Administrator
Posts: 4251
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: update From address in Article

Post by root »

steeman wrote: 13 Mar 2020, 16:11 Hello
is there a way to update the From address in an article with the API?

In https://doc.otrs.com/doc/api/otrs/6.0/P ... icleUpdate

It seems that you can only change the following keys
Keys SenderType, SenderTypeID and IsVisibleForCustomer are implemented.

Perhaps the only way is to delete the article and to add a modified version or is there a ore simple way.
Hi,

Depending on the Backend type there is a From: https://doc.otrs.com/doc/api/otrs/6.0/P ... icleUpdate

Anyway, I fully agree with wurzel to stay away from this. If the article was sent then is there an e-mail in the wild which should match your records.

- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Locked