Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on undo from ZMI #387

Open
k2soule opened this issue Aug 14, 2019 · 2 comments
Open

Error on undo from ZMI #387

k2soule opened this issue Aug 14, 2019 · 2 comments
Assignees
Labels

Comments

@k2soule
Copy link

k2soule commented Aug 14, 2019

Trying to undo a delete action using the ZMI, it spun for a couple of minutes and then produced the following traceback error:

Traceback (innermost last):

Module ZPublisher.Publish, line 146, in publish
Module Zope2.App.startup, line 303, in commit
Module transaction._manager, line 89, in commit
Module transaction._transaction, line 329, in commit
Module transaction._transaction, line 446, in _commitResources
Module ZODB.DB, line 999, in tpc_vote
Module ZEO.ClientStorage, line 1098, in tpc_vote
Module ZEO.ClientStorage, line 929, in _check_serials

MultipleUndoErrors: Undo error 0x1c232d: Undo error 0x1c232d: Some data were modified by a later transaction Undo error 0x1c2c65: Undo error 0x1c2c65: Some data were modified by a later transaction Undo error 0x1be5d2: Undo error 0x1be5d2: Some data were modified by a later transaction Undo error 0x1c18e6: Undo error 0x1c18e6: Some data were modified by a later transaction Undo error 0x1bbce2: Undo error 0x1bbce2: Some data were modified by a later transaction Undo error 0xe1fb: Undo error 0xe1fb: Some data were modified by a later transaction Undo error 0xe1fa: Undo error 0xe1fa: Some data were modified by a later transaction Undo error 0x1c5154: Undo error 0x1c5154: Some data were modified by a later transaction Undo error 0x1b98c6: Undo error 0x1b98c6: Some data were modified by a later transaction Undo error 0x1c1797: Undo error 0x1c1797: Some data were modified by a later transaction Undo error 0x1bfedc: Undo error 0x1bfedc: Some data were modified by a later transaction Undo error 0x1c1e4e: Undo error 0x1c1e4e: Some data were modified by a later transaction Undo error 0x1ca0c8: Undo error 0x1ca0c8: Some data were modified by a later transaction Undo error 0x1c179c: Undo error 0x1c179c: Some data were modified by a later transaction Undo error 0x1c2478: Undo error 0x1c2478: Some data were modified by a later...

@k2soule
Copy link
Author

k2soule commented Aug 14, 2019

The specific action I was trying to undo:

/isaw/events/folder_delete Deleted thuburbo-maius (/isaw/events/thuburbo-maius), leon-levy-lecture-2018 (/isaw/events/leon-levy-lecture-2018) by isaw sm7902@nyu.edu | 2019-02-12 15:20:05

@paregorios
Copy link
Member

I think we decided that there were just too many changes since this one and undo was not possible. :(

@k2soule is this ok to close, wishing we could fix but can't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants