One of the day to day activities of developers is bug fixing and its releases to different environments.
When there is no version controller,no package deployment, How do we track the fixes in solutions.
Definitely we will work on lot of bugs. So keep track on the bugs which you are working.
How do we track then? Make an excel sheet, track the changes in a column, what are all items need to move for fixes and its releases.
Do you think it is easy to track like this. When multiple developers are working on bug fixing. How do we merge? How do we prepare the deployment package?
OmG! There is a chance for missing lot of things or overwrite on other’s work or latest changes are not moved.
Use version controller and package deployment model. Keep spoc for all deployment activities.
How do we manage solutions?
- Solution patching in Dynamics CRM
- Keep all the changes in patch
- It helps to keep the all the developers change at their own patch. Finally can merge.
- Easy to deploy
Lot of ways to manage your solutions, bug fixes, hot fixes.
Finalize the way, make the developers to follow the strategy to keep up their work and track their fixes accordingly.
It helps in many ways to reduce the re-work time..
Might be a small tip, but keeping routine which helps to use our resources time efficiently.