Set Installation Date automatically

Moderator: crythias

Locked
hueneburg
Znuny newbie
Posts: 3
Joined: 11 Sep 2014, 09:06
Znuny Version: 3.3.8

Set Installation Date automatically

Post by hueneburg »

Hello,

I want to set the installation date (a dynamic date or date/time field) automatically or at least force the agent to enter it, when the ticket is moved from the state 'ready for installation' to 'done'.
Is this possible without having to write PERL code?
When yes, how can I accomplish this?

Thanks in advance.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Set Installation Date automatically

Post by crythias »

The timestamp of the article would be, theoretically, the value you seek.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
hueneburg
Znuny newbie
Posts: 3
Joined: 11 Sep 2014, 09:06
Znuny Version: 3.3.8

Re: Set Installation Date automatically

Post by hueneburg »

No, we want a second timestamp as a dynamic field so you can directly search for it.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Set Installation Date automatically

Post by crythias »

I can search for state=done and return the timestamp of the article or even within a range if I search for articles. But no, unless you want javascript to check the box on change of state.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
hueneburg
Znuny newbie
Posts: 3
Joined: 11 Sep 2014, 09:06
Znuny Version: 3.3.8

Re: Set Installation Date automatically

Post by hueneburg »

thanks a lot...
Locked