We are working with Azure Devops, merge into main only via PR. If the QA team reject the PR because of some bug in the code, and the developer fixed the bug - do we have to open a new PR?
- Can we not update the code on the current PR and re-submit it?
Thank you.