cisagov / con-pca-api

API Docker Container for Con-PCA
Creative Commons Zero v1.0 Universal
7 stars 0 forks source link

Feature CPD-1035: Buffer time updates #836

Closed izzy64 closed 1 year ago

izzy64 commented 1 year ago

๐Ÿ—ฃ Description

Jira Ticket: https://cset.atlassian.net/browse/CPD-1035

Front-end changes: https://github.com/cisagov/con-pca-web/pull/428

Make sure that automatic restart of overdue subscriptions factors in buffer time.

Buffer time should only apply to continuous subscriptions.

The end_cycle tack is renamed to 'start_next_cycle' for new cycles of continuous subscriptions.

๐Ÿ’ญ Motivation and context

Fix the oversight in the automated restart of overdue subscriptions, and make the cycle process clearer for end users.

๐Ÿงช Testing

Tested Locally.

โœ… Pre-approval checklist