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

Page loses its checkout reference when child page creates a checkout #81

Open
cd250693 opened this issue Oct 5, 2020 · 0 comments
Open

Comments

@cd250693
Copy link

cd250693 commented Oct 5, 2020

When a parent page is checked out and one of its child pages is checked out, the reference the parent page has to its checkout is lost.
The result is the parent page is locked, and the checkout changes are lost (they can no longer be checked in).

Steps to reproduce:

  • Create a parent page and a child page within it.
  • Check out the parent page
  • Check out the child page within the original parent page
    The original parent page will now be locked and has lost its reference to its checkout.

Plone Version: 5.0.5
plone.app.iteration version: 3.2.0

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

1 participant