There currently is no method to:
However, as @MikeMillerGIS spitballed last week it may be possible to 'Clone' a branch version. This differs from managed versions as there is no need for it to be tracked in order to be reconciled into its parent.
Theoretically this cloned version could be used to create a service in a webmap to allow field editing. This clone is then merged back into the default after appropriate QA/QC.
Delete the clone. Make a new one. Rinse. Repeat.
We have a similar use case where we need to update two versions in parallel over a period of time.
At the beginning of year N, work from year N-1 still needs to be integrated into a version that will be used for inventory purposes.
Meanwhile, new work from year N needs to be integrated into the default version.
I haven't found a suitable solution for this yet. Ideally, there should be an intermediate version (as in traditional versioning) that would separate years N and N-1 while still allowing editing in child versions of these two versions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.