website: Add data consistency error docs for "planned value does not match config value"#1232
Conversation
bflad
left a comment
There was a problem hiding this comment.
I don't want to hold this excellent content up from going somewhere, but something to potentially consider here. 👍
|
@bflad @bendbennett - I moved the code over to a new PR in plugin-framework. I removed the migration section + plugin framework code from this PR and added an SDKv2 solution. I'd love a second review on the SDKv2 solution I provided, as I was basing a lot of it off my understanding of the Semantic Equality RFC and some sandbox testing. Want to make sure this example makes sense 😄 |
Co-authored-by: Brian Flad <bflad417@gmail.com>
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Ref: #1229
This PR adds additional documentation about a common data consistency error we see during migration to Plugin Framework:
I added a simplified example for demonstrating the behavior, but can adjust/add more examples if we think that'd be helpful.