How can we achieve the same in pega robot manager 23 version. A view where we can see the packages getting migrated from one env to another.
@anshumanj16952342This is a view from the Packages tab once you are assigning a package. The various deployment levels are customizable to fit your needs (Development, UAT, Production in this example). This allows you to assign a package to a different person or group for each deployment level. For example, an automation package named “Customer Service Assistant” with a version of 1.0 might be deployed to your “Customer Service” team for production. For UAT, you may have a smaller group of individuals who might get version 2.0 of the package assigned to them. For development, these may be test users or maybe run a different environment override that points their applications to a lesser environment, and these might be running version “2.1”.
