Forum Discussion

Former_Member's avatar
Former_Member
Ideator I
9 years ago

Reverting revision in ECO process

Hello all, I am currently looking for a solution , that would revert revision of affected item if the change process has been denied at some point. i.e new ECO has been issued, new revision for itemtype "Part" has been made A -> B, changes to BOM have been made, on next activity due to some special cause approval of changes has been denied. This should return affected item to it's previous state , revision A. Is anyone aware of a method, that would solve this issue? Some help would be very appreciated. Thanks! Eimantas

1 Reply

  • Hi, You can purge the item that will delete the current generation and this will reset the item to previous generation. If you revert back to revision A from B iterate through all the generations from A to B and purge all the B revision generations. Hope this helps.