Deployment Manager Rollback Feature
There is a functionality in Deployment Manager - Rollback. During the Rollback of any deployment, in case any developer is parallelly deploying any changes manually, it actually reverts back parallel deployment changes as well.
However it should only rollback the changes related to current ongoing deployment through DevOps Pipeline.
If this the correct behaviour?