Skip to content

Conversation

@callmevladik
Copy link
Contributor

Pull Request Template

Description

Fix values override persistence when user changes pages in deploy configuration table

Fixes #844

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which improves an existing feature or documentation)
  • Breaking change (fix or feature that would cause existing functionality not to work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist:

  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Pull Request contains one commit. I squash my commits.

Screenshots (if appropriate):

Additional context

Add any other context or screenshots about the feature request here.

@callmevladik callmevladik self-assigned this Jan 8, 2026
@callmevladik callmevladik requested a review from a team as a code owner January 8, 2026 17:01
@callmevladik callmevladik added the bug Something isn't working label Jan 8, 2026
SergK
SergK previously approved these changes Jan 8, 2026
MykolaMarusenko
MykolaMarusenko previously approved these changes Jan 8, 2026
@callmevladik callmevladik dismissed stale reviews from MykolaMarusenko and SergK via 77a8991 January 8, 2026 17:05
@callmevladik callmevladik force-pushed the fix/values-override-persistence branch from d34db0a to 77a8991 Compare January 8, 2026 17:05
@callmevladik
Copy link
Contributor Author

/recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix values override switches persistence in deploy table

4 participants