Package Replication
Hi,
Every month or so, I package the pages I have in my Production enviroment and move them down to my lower environments to keep them in sync.
I typically create and build the package from Prod-Author (/content/my-project).
Then upload and install in my Dev-Author instance; replicate from Dev-Author to Dev-Publish. Pretty straightforward.
What I noticed was that if I have any deactivated pages, they show up as "deactivated", but I'm still able to view them from the Dev-Publish URL.
They even show up as "deactivated" within /siteadmin from Dev-Publish.
To fix, I had to re-deactivate from the Dev-Author instance.
Does replicating publish deactivated items?
What am I missing here?