This change now treats the V2 service as the critical upload instead of the micrapp while still dual running and continuing to write to the old app to keep it in sync in the case we'd need to switch back.
Warning
Do NOT merge this until we are ready to switch-over!
How to test
[x] Run the tests
[x] Deploy this to the CODE environment, observe it behaves as expected.
How can we measure success?
Successful switch-over to the new service while continuing to keep the old database is sync in case it's required.
What does this change?
This change now treats the V2 service as the critical upload instead of the micrapp while still dual running and continuing to write to the old app to keep it in sync in the case we'd need to switch back.
How to test
How can we measure success?
Successful switch-over to the new service while continuing to keep the old database is sync in case it's required.