Skip to content

Conversation

@denislavstanchev
Copy link
Contributor

Pull Request

Summary

Checklist

  • Read the contribution guide
  • Successfully build your changes locally - Run ./gradlew clean build
  • Include a title that clearly describes your changes and references relevant issues / backlog items
  • Include a summary of your changes
  • Include tests for your changes where possible

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new provisionalExpirationDate field to the UserPlan model to track when a provisional user plan expires.

Key Changes:

  • Added provisionalExpirationDate field of type ZonedDateTime to the UserPlan model
  • Implemented getter and setter methods for the new field

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@velihanzelev-smartsheet velihanzelev-smartsheet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

versioning

@ggoranov-smar ggoranov-smar merged commit f68131a into smartsheet:mainline Oct 24, 2025
2 of 3 checks passed
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.

3 participants