Skip to content

PUT requests generate activity stream content #81

@goldpbear

Description

@goldpbear

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions