Skip to content

remove incorrect computed check#29563

Merged
jbardin merged 1 commit intomainfrom
jbardin/optional-computed-nested-objects
Sep 10, 2021
Merged

remove incorrect computed check#29563
jbardin merged 1 commit intomainfrom
jbardin/optional-computed-nested-objects

Conversation

@jbardin
Copy link
Copy Markdown
Member

@jbardin jbardin commented Sep 10, 2021

The config is already validated, and does not need to be checked again in AssertPlanValid, so we can just remove the check which conflicts with the new optional nested attribute types.

Add some more coverage for plan validation.

Fixes #29561

The config is already validated, and does not need to be checked in
AssertPlanValid. Add some more coverage for plan validation.
@jbardin jbardin added the 1.0-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Sep 10, 2021
@jbardin jbardin requested a review from a team September 10, 2021 18:52
@jbardin jbardin merged commit 16e8bf0 into main Sep 10, 2021
@jbardin jbardin deleted the jbardin/optional-computed-nested-objects branch September 10, 2021 19:47
@github-actions
Copy link
Copy Markdown
Contributor

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.0-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Value with nested attributes fails with "configuration present for computed attribute" even if it's Optional+Computed

2 participants