Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure Unique Config Plans during migrations #884

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

smk4664
Copy link
Contributor

@smk4664 smk4664 commented Feb 7, 2025

Closes: #781

What's Changed

This PR will look for duplicate ConfigPlans and resolve the date to datetime issue before enforcing the Unique Constraint.

To Do

  • Explanation of Change(s)
  • Attached Screenshots, Payload Example
  • Unit, Integration Tests
  • Documentation Updates (when adding/changing features)
  • Outline Remaining Work, Constraints from Design

…Plans are unique

This commit will look for duplicate ConfigPlans and resolve the date to datetime issue before enforcing the Unique Constraint.
@smk4664 smk4664 merged commit c892eb8 into develop Feb 11, 2025
15 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.

Error executing Config Plan migrations
2 participants