Resetting a workorder in an RFC

Moderator: crythias

Locked
retro2707
Znuny advanced
Posts: 131
Joined: 16 Apr 2014, 17:06
Znuny Version: 6.0.12

Resetting a workorder in an RFC

Post by retro2707 »

Hi,

I have a 3 work-orders which, potentially at a later point in the change, depending on certain conditions I would like to reset back to their "created" state.

The work-orders would be in a "Complete" end state. I want to know if its possible to somehow revert the work-orders back. See below for the condition I setup. Unfortunately it doesn't seem to work.
2015-04-27 15_28_01-Condition Edit - Change - OTRS ITSM 3.3.12.png
Any ideas? I couldnt find anything in the documentation on it.

Thanks a lot,

Brendan
You do not have the required permissions to view the files attached to this post.
Setup:
OTRS 6.0.12
Hosted on CentOS 7.4/ MySQL - MariaDB (5.5.60)
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Resetting a workorder in an RFC

Post by RStraub »

Probably because there is no valid transition from the state it is in, back to "in progress". See the state machine:
https://otrs.github.io/doc/manual/itsm/ ... te_machine

You can however add new transitions in the admin view.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Locked