Phase 5.22 left a TODO at templates/cloud_archive.html:497:
TODO: rewire to the B-1 schedule API once the cloud archive scheduler blueprint lands.
The v1 schedule UI was ported but the form currently has no backing endpoint. Need to add a GET/PUT /api/cloud_archive/schedule (or equivalent) in blueprints/cloud_archive.py and persist via services/cloud_archive/settings.py.
Phase 5.22 left a TODO at templates/cloud_archive.html:497:
The v1 schedule UI was ported but the form currently has no backing endpoint. Need to add a GET/PUT /api/cloud_archive/schedule (or equivalent) in blueprints/cloud_archive.py and persist via services/cloud_archive/settings.py.