Skip to content

fix(backups): label the policy's next time as the start of its window - #3199

Closed
loks0n wants to merge 1 commit into
mainfrom
fix/backup-policy-next-label
Closed

loks0n wants to merge 1 commit into
mainfrom
fix/backup-policy-next-label

Conversation

@loks0n

@loks0n loks0n commented Sep 14, 2026

Copy link
Copy Markdown
Member

Summary

Cloud is spreading scheduled backups across the hour after their cron time (appwrite-labs/cloud#5820, docs in appwrite/vibes#352). The backup policy card computes "Next" client-side from the cron expression, which will now be up to an hour early.

This relabels the column to Next from so the value reads as when the window opens. No logic change. The functions list has the same column and functions have been spread the same way; this PR leaves that as-is.

Marked draft until the cloud change ships.

馃 Generated with Claude Code

Scheduled backups on Cloud start at a fixed point within the hour after
their cron time, not on the cron minute. The card computes the cron
minute client-side, so say that is when the window opens.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@appwrite

appwrite Bot commented Sep 14, 2026

Copy link
Copy Markdown

Console (appwrite/console)

Project ID: 688b7bf400350cbd60e9

Sites (1)
Site Status Logs Preview QR
console-stage
688b7cf6003b1842c9dc
Ready Ready View Logs Preview URL QR Code

Tip

SSR frameworks are fully supported with configurable build runtimes

@loks0n loks0n closed this Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant