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

Allow awareness attributes to be reset via the API #3935

Merged
merged 1 commit into from Oct 18, 2013

Conversation

s1monw
Copy link
Contributor

@s1monw s1monw commented Oct 18, 2013

Currently we don't allow resetting the awareness
attribute via the API since it requires at least one
non-empty string to update the setting. This commit
allows resetting this using an empty string.

Closes #3931

@imotov
Copy link
Contributor

imotov commented Oct 18, 2013

+1

Currently we don't allow resetting the awareness
attribute via the API since it requires at least one
non-empty string to update the setting. This commit
allows resetting this using an empty string.

Closes elastic#3931
@s1monw s1monw merged commit f749db2 into elastic:master Oct 18, 2013
@s1monw s1monw deleted the issues/3931 branch October 18, 2013 18:50
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.

Awareness attributes can't be reset once they are set.
2 participants