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

[COR-2263] Remove suppress diff plan modifer for condition field and … #114

Conversation

winnie-opal
Copy link
Collaborator

@winnie-opal winnie-opal commented Feb 6, 2025

…set default values

Description of the change

Removed suppress diff plan modifier for condition field. This was causing a bug where updates that set condition to null get ignored.

Added default values for condition and require_mfa_to_approve fields.

Checklist

  • I performed a self-review of my code
  • I manually tested my code change (please list details in description)
  • I added unit tests
  • I updated the changelog
  • I updated the public facing docs

Copy link
Collaborator

@amruth-opal amruth-opal left a comment

Choose a reason for hiding this comment

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

This pr seems sus. you shouldnt be touching internal code gen code manually?

Copy link
Collaborator

@amruth-opal amruth-opal left a comment

Choose a reason for hiding this comment

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

see comment

@winnie-opal winnie-opal marked this pull request as draft February 6, 2025 23:43
@winnie-opal winnie-opal force-pushed the winnie/cor-2263-remove-suppress-diff-plan-modifier-for-condition-field-and branch from e140ff0 to 4892238 Compare February 7, 2025 01:27
Copy link
Collaborator Author

This pr seems sus. you shouldnt be touching internal code gen code manually?

my bad, my pr got messed up after rebasing. fixed the files!

@winnie-opal winnie-opal marked this pull request as ready for review February 7, 2025 01:38
@winnie-opal winnie-opal merged commit 4a03349 into main Feb 12, 2025
2 checks passed
@winnie-opal winnie-opal deleted the winnie/cor-2263-remove-suppress-diff-plan-modifier-for-condition-field-and branch February 12, 2025 19:06
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.

2 participants