So we started off with K2 version 4. We then were required to update to version 5. With that, we completed a from scratch install on our PROD server and completed an upgrade on our existing DEV server.
I have PROD set up just right, but DEV is another story. This project went through multiple owners and now our DEV environment is complete garbage.
I started to delete items from DEV and planned on creating a package from PROD to deploy into DEV, but then I noticed that DEV tables are not even the same as PROD. I was looking for Designer.Process to remove checkedout statuses from users no longer using the application, but this doesn't exist in K2 versions > 5. With that I'm affraid that even if I find the location to remove checkedout status I won't be able to import the package as the DB is different.
So I would like to know how I can pretty much wipe out DEV version out and copy PROD down. I can complete a SQL Database copy down, but as for the K2 applicaiton, setting, etc... Is there an easy way to do this without contacting support and paying for time?
Thanks,