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

PUT requests generate activity stream content #81

Open
goldpbear opened this issue May 30, 2017 · 0 comments
Open

PUT requests generate activity stream content #81

goldpbear opened this issue May 30, 2017 · 0 comments

Comments

@goldpbear
Copy link
Contributor

Every PUT request sent to the API generates a separate entry in the activity stream, all of which appear in the client. As a result, someone who edits content using the in-app editor will inadvertently create a long list of activity stream entries. The behavior is probably not desirable.

I'd say we should just prevent activity stream entries from being created outright for PUT requests.

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

No branches or pull requests

1 participant