Skip to content

Draft: Clean gitlab subscription trial date attributes

What does this MR do and why?

This code updates the start and end dates for trial subscriptions in the database. It finds all trial subscriptions that have a nil value for either the start or end date and sets both dates to the current date. This ensures that all trial subscriptions have valid start and end dates.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading