Skip to main content
Question

Add feature to deploy single or multiple component between environments instead of deploying the whole project

  • March 3, 2021
  • 1 reply
  • 0 views

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.

1 reply

We need this as well but I know TimeXtender is working on improving team development and deployment. I hope they talk to end users before investing too much effort in these improvements. What we are need is similar to software development where you can deploy single components/tables/view/etc and the ability to branch and merge version trees.