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

Revert "Tagging Attribute Storage Policy properly (#1137)" #1138

Closed
wants to merge 1 commit into from

Conversation

paulr34
Copy link
Collaborator

@paulr34 paulr34 commented Sep 14, 2023

This reverts commit 53c1a25.

@paulr34 paulr34 requested a review from tecimovic September 14, 2023 17:40
@paulr34 paulr34 closed this Sep 14, 2023
let storagePolicy = dbEnum.storagePolicy.any
if (context.listsUseAttributeAccessInterface && attribute.$.entryType) {
storagePolicy = dbEnum.storagePolicy.attributeAccessInterface
} else if (
Copy link
Collaborator

Choose a reason for hiding this comment

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

add context.listsUseAttributeAccessInterface && as per https://github.com/project-chip/zap/pull/1137/files ?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah my bad. That has to be removed. Ignore me.

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