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

Cutting/Pasting across databases #1012

Open
georgpfolz opened this issue Feb 17, 2022 · 1 comment
Open

Cutting/Pasting across databases #1012

georgpfolz opened this issue Feb 17, 2022 · 1 comment

Comments

@georgpfolz
Copy link

It's not a bug, it's a feature request about something that's scaring me in my daily work:

I usually have several databases (ZODBs) mounted in my Zope instances. Copying/Pasting across these databases in the ZMI is not a problem, but Cutting/Pasting breaks the whole instance.

I'm aware of this of course and I'm paying close attention, but nonetheless I would prefer not to have to worry about breaking my instance by mistake.

So here's my request:

Would it be possible to treat cut/paste across databases differently? For example like one of the following:

  • aborting the operation with an error
  • showing a warning dialog
  • performing a copy/paste instead

What version of Python and Zope/Addons I am using:

  • FreeBSD 12.3
  • Python 3.8.9
  • Zope 5.3
@d-maurer
Copy link
Contributor

d-maurer commented Feb 17, 2022 via email

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

No branches or pull requests

2 participants