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

[core] : Copying Site with archived content results in incorrect copy #17763

Closed
jcastro-dotcms opened this issue Dec 27, 2019 · 2 comments
Closed

Comments

@jcastro-dotcms
Copy link
Contributor

Reported via Support: 99996
Reproducible in dotCMS 4.3.3, 5.2.2, and latest master.

When copying a Site, content that is Archived in the source is copied over to the new Site as Unpublished.

Steps to reproduce the behavior:

  1. Create a new empty Site, called "source.com".
  2. At the root of the Site, add a couple of empty HTML Pages to it. Then, un-publish and archive them.
  3. Apply an Enterprise License and now COPY the "source.com" Site to a new Site called "copy.com"
  4. Change the Site Selector to "copy.com", go to the root in the Site Browser, and notice that the two Archived HTML Pages from "source.com" are showing up as Unpublished in the "copy.com" Site.

Expected behavior

All content copied from one Site to another must remain the same and have the same status. The current behavior is confusing to our customers.

Acceptance Criteria

  1. Match the design
  2. Work in all the supported browsers (don't forget IE11 and iPad)
  3. Multilanguage
  4. Unit test
@jcastro-dotcms
Copy link
Contributor Author

Core PR: #17856
Enterprise PR: https://github.com/dotCMS/enterprise-2.x/pull/698

@bryanboza
Copy link
Member

Fixed, tested in release-5.2.5 and unable to reproduce after the changes

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

No branches or pull requests

7 participants