Hello experts,
Context
My whole team is using the same PowerApps DEV environment.
My team is working on different steps of the same Plugin package (yes, Plugin package, not Plugin assembly).
Each developer is working on his own git branch, so the plugin package is not always the same.
The tool used for deploying Plugin is: Power Platform Tools for VS 2022: https://marketplace.visualstudio.com/items?itemName=microsoft-IsvExpTools.PowerPlatformToolsVS2022
Problem
The issue is that when developer A updates his working plugin step, then the plugin step of developer B is updated too. This would overwrite the working plugin step of developer B.
Do you encounter such issues related to development lifecycle like this?
Do you have any solutions/suggestions?
Many thanks,
Kim Anh