I've been playing around with SCCM for Application deployment and I'm very confused as to how the Supersedence feature works.
If I already have an active deployment for Version 1 of Application A and I then set Version 2 to supersede it, i.e. after deploying Version 1, should all existing installations of Version 1 be upgraded to Version 2 without the need to create a Deployment for Version 2? Or do I need to manually re-deploy Version 2 to all collections that Version 1 was deployed to previously in order for the upgrade to be performed?
For the record, I'm using SCCM build 1910 and I'm interested in Required installations only. A quick Google search shows that there has been issues with Supersedence in relation to Available installations, but I can't find anything on Required installations.
Any help is much appreciated.