[Zope] restoring data from a previous transaction
Chris Withers
chrisw@nipltd.com
Sat, 03 May 2003 16:18:48 +0100
Joachim Schmitz wrote:
> Hi,
>
> due to a bug in my product I changed my data in a OOBTree-object. That
> bug was not discovered directly. In my undo log I can find the
> transactions before the bug was introduced. Now my question how can I
> restore/extract the OOBTree from an earlier transaction ?
Yes, but only by undoing all transactions since the bug was introduced...
cheers,
Chris