Case : I am a team leader. My Rpa team consists of 3 rpa developers.I will sperate project to 3 steps. Sap login workflow, Extract Datatable workflow, Sending e mail workflow. Each step will be done by one rpa developer.
How can i manage/follow as a team leader these 3 developers workflows ?
Solution : In UiPath Studio, click right click Project button and click manage branch. After then create 3 branches and commit&push. When all developers finish their workflows, merge activity runs to bring together all workflows in main branch.