Closed
Description
Some temporary logic was added to the airbyter ServerApp and the JobPersistence classes to support the migration from the old scheduler to the new temporal scheduler. See this PR for those changes: #12757
Once we perform another "major" version bump that requires users to upgrade to some intermediate version that includes these changes, we can then remove this logic from the next version of Airbyte that comes after that.
Acceptance Criteria:
- The migration logic and persistence methods introduced in the PR linked above are removed from the Airbyte codebase after the next "major" version bump