As of now we need to deploy the whole project from one environment to another. This requires a lot of effort. Let’s say is there is defect in TEST environment in a single component, then we need to do the fix in DEV and TEST manually only for that component. As TX doesn't allow to migrate only a single or multiple components. It has to be the whole project. It also causes a lot of dependencies if multiple teams are working on the same project.
Question
Add feature to deploy single or multiple component between environments instead of deploying the whole project
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.